Knockdowns-Legacy/.gitignore

23 lines
144 B
Text
Raw Normal View History

2022-01-06 11:59:55 +00:00
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run