ViaForge/.gitignore

26 lines
188 B
Plaintext
Raw Normal View History

2021-02-16 21:39:05 +01:00
# eclipse
bin
2021-02-16 21:39:05 +01:00
*.launch
.settings
.metadata
.classpath
.project
2021-02-16 21:39:05 +01:00
# idea
out
2021-02-16 21:39:05 +01:00
*.ipr
*.iws
*.iml
.idea
2021-02-16 21:39:05 +01:00
# gradle
build
.gradle
2021-02-16 21:39:05 +01:00
# other
eclipse
run
2021-02-16 21:39:05 +01:00
# Files from Forge MDK
forge*changelog.txt