Spackenmobs/.gitignore

23 lines
153 B
Plaintext
Raw Normal View History

2020-08-09 17:46:58 +02:00
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
build.bat