Files
distant-horizons-sharded/.gitignore
T
2021-02-25 10:33:10 -06:00

28 lines
229 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
/Users/