Updated .gitignore to work with eclipse projects.

This commit is contained in:
0xSeb
2015-10-20 09:32:14 +02:00
parent dd2021bbed
commit 96ef7ed7a6
+5
View File
@@ -10,3 +10,8 @@ out/
*.gradle *.gradle
gradlew gradlew
gradlew.bat gradlew.bat
.classpath
.metadata/
.project
.settings/
bin/