37 lines
303 B
Text
37 lines
303 B
Text
# Binaries
|
|
.gradle/
|
|
build/
|
|
|
|
# Runtime
|
|
bin/
|
|
dist/
|
|
testLauncher/
|
|
run/
|
|
configs/
|
|
cache/
|
|
assets/
|
|
downloads/
|
|
minecraft/
|
|
libraries/
|
|
instances/
|
|
temp/
|
|
loaders/
|
|
|
|
# IDE Config
|
|
.idea/
|
|
*.iml
|
|
.settings/
|
|
.classpath
|
|
.project
|
|
|
|
# OS X
|
|
.DS_Store
|
|
|
|
# ACT
|
|
.actrc
|
|
.secrets
|
|
|
|
# Other
|
|
java_pid*.hprof
|
|
*.log
|
|
mockserver_keystore_*
|