Add eclipse files to .gitignore

This commit is contained in:
Björn Petersen 2016-06-20 20:16:17 +02:00
parent 04a2b6978b
commit 5880114604
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -35,6 +35,9 @@ hs_err_pid*
.idea/
copyright/
*.iml
.classpath
.project
.settings/
#File System specific files
.DS_STORE