ACLauncher/.gitignore

21 lines
172 B
Text
Raw Normal View History

2019-06-08 15:14:03 -07:00
# Directories
.gradle/
.idea/
2019-06-08 15:14:03 -07:00
.settings/
bin/
build/
dist/
target/
testLauncher/
run/
2014-02-16 21:38:27 -07:00
2019-06-08 15:14:03 -07:00
# Files
.classpath
.project
# OS X things
.DS_Store
# Other things
java_pid*.hprof