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 HELP.md
.gradle .gradle
/build/ build/
!gradle/wrapper/gradle-wrapper.jar !gradle/wrapper/gradle-wrapper.jar
### STS ### ### STS ###
@@ -17,7 +17,7 @@ HELP.md
*.iws *.iws
*.iml *.iml
*.ipr *.ipr
/out/ out/
### NetBeans ### ### NetBeans ###
/nbproject/private/ /nbproject/private/