2021-12-17 18:36:34 -06:00
|
|
|
# eclipse
|
|
|
|
bin
|
|
|
|
*.launch
|
|
|
|
.settings
|
|
|
|
.metadata
|
|
|
|
.classpath
|
|
|
|
.project
|
2021-12-17 13:51:56 -06:00
|
|
|
|
2021-12-17 18:36:34 -06:00
|
|
|
# idea
|
|
|
|
out
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
*.iml
|
|
|
|
.idea
|
2021-12-17 13:51:56 -06:00
|
|
|
|
2021-12-17 18:36:34 -06:00
|
|
|
# gradle
|
|
|
|
logs
|
|
|
|
build
|
|
|
|
.gradle
|
2021-12-17 13:51:56 -06:00
|
|
|
|
2021-12-17 18:36:34 -06:00
|
|
|
# other
|
|
|
|
eclipse
|
|
|
|
run
|
|
|
|
classes
|
2021-12-17 13:51:56 -06:00
|
|
|
|
2022-06-06 08:46:08 -05:00
|
|
|
/includedMods/
|