ACLauncher/.gitignore

30 lines
236 B
Text

# Binaries
.gradle/
build/
# Runtime
bin/
dist/
testLauncher/
run/
configs/
cache/
# IDE Config
.idea/
*.iml
.settings/
.classpath
.project
# OS X
.DS_Store
# ACT
.actrc
.secrets
# Other
java_pid*.hprof
*.log
mockserver_keystore_*