1
0
mirror of https://github.com/github/gitignore synced 2024-06-18 10:29:39 +02:00

Merge pull request #849 from Danimoth/patch-1

Change Eclipse.gitignore to correctly handle bin/ and tmp/ directories
This commit is contained in:
Adam Roben 2013-11-26 19:48:19 -08:00
commit 926389c7cc

View File

@ -1,9 +1,8 @@
*.pydevproject
.metadata
.gradle
bin/**
tmp/**
tmp/**/*
bin/
tmp/
*.tmp
*.bak
*.swp