Ignore more binaries and IDE files

This commit is contained in:
JakeJMattson 2020-09-07 21:00:31 -05:00
parent bf3eb8611e
commit df707dcc35

14
.gitignore vendored
View file

@ -1,20 +1,24 @@
# Directories
.gradle/
.idea/
.settings/
bin/
build/
dist/
target/
testLauncher/
run/
configs/
cache/
# Files
# IDE Config Files
.idea/
*.iml
.settings/
.classpath
.project
# OS X things
# OS X
.DS_Store
# Other things
# Other
java_pid*.hprof
*.log