MCTools_Neoforge/.gitignore

26 lines
163 B
Plaintext
Raw Normal View History

2024-08-29 02:47:10 +08:00
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
runs
run-data
repo