MCMod_HDL_1_10/.gitignore

23 lines
144 B
Plaintext
Raw Permalink Normal View History

2024-01-05 18:49:00 -08:00
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run