readd the specifix dirs to gitignore

This commit is contained in:
ysl3000
2020-02-04 15:15:02 +01:00
parent 1e4e5dd6d0
commit 35f79654fe

6
.gitignore vendored
View File

@@ -1,10 +1,10 @@
bin/ bin/
.git/ .git/
.settings/ .settings/
.classpath .classpath/
.project .project/
target target
.idea .idea
*.iml *.iml
BetterRTP.wiki BetterRTP.wiki/
.DS_Store .DS_Store