ACLauncher/.gitignore

25 lines
191 B
Text

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