Fixed folders in gitignore

These folders should not only be ignored in the top directory, but also in all sub directories
This commit is contained in:
Simonsator 2022-08-29 13:13:03 +02:00
parent 92067f137a
commit 9bfc5b4ccd

10
.gitignore vendored
View File

@ -1,8 +1,8 @@
/bin/
/.m2/
/target/
/.settings/
/.idea/
bin/
.m2/
target/
.settings/
.idea/
.classpath
.project
MMOCore.eml