Files
distant-horizons-sharded/.gitignore
T
2020-09-12 16:10:28 -05:00

26 lines
220 B
Plaintext

# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
# minecraft run folder,
# ignore everything but the mods folder
run/*
!run/mods