ignore eclipse project files

This commit is contained in:
Tim 2015-08-16 16:05:00 +02:00
parent 804ee36102
commit e2db273048
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -1 +1,7 @@
# temporary files
*~ *~
# eclipse project files
.project
.settings
.buildpath