- fix faulty .gitignore

This commit is contained in:
Zellweger Christof Ralf 2015-06-10 17:06:30 +02:00
parent 89cba1cad9
commit 467968cdd7

2
.gitignore vendored
View File

@ -2,8 +2,6 @@
/bin/ /bin/
/target/ /target/
.idea .idea
.classpath
.gradle .gradle
.project
.settings .settings
.DS_Store .DS_Store