the_vault-tweaks/.gitignore

29 lines
202 B
Text
Raw Normal View History

2023-06-18 17:39:22 +02:00
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
# Files from Forge MDK
forge*changelog.txt
2023-06-18 18:08:33 +02:00
.vscode
libs