mirror of
https://github.com/Theta-Dev/ConstructionWand.git
synced 2024-11-10 00:21:00 +01:00
28 lines
No EOL
202 B
Text
28 lines
No EOL
202 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
|
|
|
|
.cache
|
|
logs |