Gabriel Tofvesson 9009e98e84 Initial commit
2017-05-15 00:57:21 +02:00

23 lines
144 B
Plaintext

# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run