ACLauncher/.gitignore

16 lines
128 B
Text
Raw Normal View History

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