Fix .gitignore

This commit is contained in:
Florian Schmaus 2018-11-08 14:18:46 +01:00
parent cb88a22cab
commit fc24055d46
1 changed files with 5 additions and 7 deletions

12
.gitignore vendored
View File

@ -1,12 +1,10 @@
.gradle/ /.gradle/
.idea/ /.idea/
*.iml /*.iml
*/out /build/
*/build/
/out/
out/
/.classpath /.classpath
/.project /.project