ACLauncher/.gitignore

38 lines
303 B
Text
Raw Normal View History

2020-10-10 10:50:11 -07:00
# Binaries
2019-06-08 15:14:03 -07:00
.gradle/
build/
2020-10-10 10:50:11 -07:00
# Runtime
bin/
2020-10-11 11:03:55 -07:00
dist/
testLauncher/
run/
2020-10-10 10:50:11 -07:00
configs/
2020-10-11 11:03:55 -07:00
cache/
2021-07-16 03:10:49 -07:00
assets/
downloads/
minecraft/
libraries/
instances/
temp/
loaders/
2014-02-16 21:38:27 -07:00
2020-10-11 11:03:55 -07:00
# IDE Config
2020-09-07 19:00:31 -07:00
.idea/
*.iml
.settings/
2019-06-08 15:14:03 -07:00
.classpath
.project
2020-09-07 19:00:31 -07:00
# OS X
.DS_Store
# ACT
.actrc
.secrets
2020-09-07 19:00:31 -07:00
# Other
java_pid*.hprof
*.log
2021-01-13 05:43:23 -07:00
mockserver_keystore_*