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/
.idea/
/.gradle/
/.idea/
*.iml
*/out
*/build/
/*.iml
/build/
out/
/out/
/.classpath
/.project