Knockdowns-Legacy/.gitignore
2022-01-06 11:59:55 +00:00

22 lines
144 B
Text

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