Files
Decorative/.gitignore
Motschen 57c92dbcba Decorative 4.1.0 - 1.17 and code cleanup
Update to 1.17-pre1 and Java 16
Use MidnightLib for configuration, makes the config gui cleaner and accessable without modmenu
2021-05-30 13:13:22 +02:00

26 lines
146 B
Plaintext
Executable File

# gradle
.gradle/
build/
out/
classes/
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# fabric
run/