mirror of
https://github.com/FatherToast/SpecialMobs.git
synced 2025-04-24 14:25:01 +00:00
26 lines
204 B
Text
26 lines
204 B
Text
# eclipse
|
|
bin
|
|
*.launch
|
|
.settings
|
|
.metadata
|
|
.classpath
|
|
.project
|
|
|
|
# idea
|
|
out
|
|
*.ipr
|
|
*.iws
|
|
*.iml
|
|
.idea
|
|
|
|
# gradle
|
|
build
|
|
.gradle
|
|
|
|
# other
|
|
eclipse
|
|
run
|
|
|
|
# Files from Forge MDK
|
|
forge*changelog.txt
|
|
/src/generated/
|