2019-06-08 15:14:03 -07:00
|
|
|
# Directories
|
|
|
|
.gradle/
|
|
|
|
bin/
|
|
|
|
build/
|
|
|
|
dist/
|
|
|
|
target/
|
2019-06-24 19:28:00 -07:00
|
|
|
testLauncher/
|
2020-07-16 18:18:23 -07:00
|
|
|
run/
|
2020-09-07 19:00:31 -07:00
|
|
|
configs/
|
|
|
|
cache/
|
2014-02-16 21:38:27 -07:00
|
|
|
|
2020-09-07 19:00:31 -07:00
|
|
|
# IDE Config Files
|
|
|
|
.idea/
|
|
|
|
*.iml
|
|
|
|
.settings/
|
2019-06-08 15:14:03 -07:00
|
|
|
.classpath
|
|
|
|
.project
|
2016-08-25 10:00:35 -07:00
|
|
|
|
2020-09-07 19:00:31 -07:00
|
|
|
# OS X
|
2016-08-25 10:00:35 -07:00
|
|
|
.DS_Store
|
2019-07-13 00:19:54 -07:00
|
|
|
|
2020-09-07 19:00:31 -07:00
|
|
|
# Other
|
2019-07-13 00:19:54 -07:00
|
|
|
java_pid*.hprof
|
2020-09-07 19:00:31 -07:00
|
|
|
*.log
|