More-Hephaestus/.gitignore
MinecraftMods d2c4ed30b3
Some checks failed
build / build (21) (push) Failing after 18s
Initial commit
2024-12-31 17:07:16 +01:00

40 lines
237 B
Text

# 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