NeoForge-1.21.1/.gitignore

26 lines
163 B
Text
Raw Permalink Normal View History

2024-08-11 16:58:35 -07:00
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
runs
run-data
repo