ConstructionWand/.gitignore
Theta-Dev 6bb38b43c6 Updated mod to V1.6
Added MC 1.16.4 support
Better direction lock descriptions
Removed stray English words in German translation

# Conflicts:
#	gradle.properties
#	src/main/resources/META-INF/mods.toml
2020-11-06 15:56:19 +01:00

28 lines
No EOL
200 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