ACLauncher/.gitignore
2020-09-07 21:00:31 -05:00

24 lines
No EOL
196 B
Text

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