18 lines
160 B
Text
18 lines
160 B
Text
# Directories
|
|
.gradle/
|
|
.settings/
|
|
bin/
|
|
build/
|
|
dist/
|
|
target/
|
|
testLauncher/
|
|
|
|
# Files
|
|
.classpath
|
|
.project
|
|
|
|
# OS X things
|
|
.DS_Store
|
|
|
|
# Other things
|
|
java_pid*.hprof
|