ACLauncher/.gitignore
2020-10-11 13:03:55 -05:00

24 lines
No EOL
185 B
Text

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