Files
UsefulMod/.gitignore
denis b4bf12e04f
Some checks failed
build / build (push) Failing after 35s
Initial useful commit
2026-01-24 21:46:14 +02:00

41 lines
237 B
Plaintext

# gradle
.gradle/
build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# macos
*.DS_Store
# fabric
run/
# java
hs_err_*.log
replay_*.log
*.hprof
*.jfr