Widen scope of gitignored eclipse files

This commit is contained in:
tterrag 2018-10-11 19:30:15 -04:00
parent f7b35b968b
commit 2997448073
1 changed files with 4 additions and 4 deletions

8
.gitignore vendored
View File

@ -1,7 +1,8 @@
#eclipse
/bin
/.settings
/.classpath
**/bin
**/.settings
**/.classpath
*.project
#In case people make their workspace in the repo
/eclipse/
@ -34,6 +35,5 @@ changelog.txt
*.7z
/logs/
/.project
gradle.properties
!/mdk/gradle.properties