seppuku/.gitignore
2019-10-27 11:45:44 -04: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