Files
distant-horizons-core-sharded/.gitignore
T
2023-10-02 19:37:54 -05:00

30 lines
222 B
Plaintext

# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
# Files from Forge MDK
logs
forge*changelog.txt
# Sqlite databases
*.sqlite