Add Eclipse files to .gitignore

This commit is contained in:
Matthias Kurz 2017-04-27 13:50:30 +02:00
parent f77a89331d
commit 1b3c4d94a9
No known key found for this signature in database
GPG Key ID: 0B4AAA92F1117EF5

3
.gitignore vendored
View File

@ -14,3 +14,6 @@ server.pid
*.eml
/dist/
.cache
.classpath
.project
.settings/