ACLauncher/.gitignore
2021-07-16 20:10:49 +10:00

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_*