- adjusting gitignore file

This commit is contained in:
Zellweger Christof Ralf
2015-06-02 17:58:49 +02:00
parent 26b7a15891
commit e583619af5

7
.gitignore vendored
View File

@ -1,2 +1,9 @@
/build/ /build/
/bin/ /bin/
/target/
.idea
.classpath
.gradle
.project
.settings
.DS_Store