Update .gitignore

ignore eclipse hidden files and folders
This commit is contained in:
sekaijin 2017-01-28 16:03:53 +01:00 committed by GitHub
parent 97f1e55131
commit 5550a07ec1
1 changed files with 5 additions and 3 deletions

8
.gitignore vendored
View File

@ -137,9 +137,11 @@ local.properties
.cproject
# JDT-specific (Eclipse Java Development Tools)
#.project
#.settings/
#.classpath
**/.settings
**/.target
**/.project
**/.classpath
# PDT-specific
.buildpath