polish .gitignore for subdirectories

This commit is contained in:
Marten Deinum
2019-08-28 09:57:16 +02:00
parent 4de5aa817f
commit 054503ba10

4
.gitignore vendored
View File

@@ -1,6 +1,6 @@
HELP.md
.gradle
/build/
build/
!gradle/wrapper/gradle-wrapper.jar
### STS ###
@@ -17,7 +17,7 @@ HELP.md
*.iws
*.iml
*.ipr
/out/
out/
### NetBeans ###
/nbproject/private/