# Gradle
.gradle/
build/
out/
classes/

# Eclipse
*.launch

# IntelliJ IDEA
.idea/
*.iml
*.ipr
*.iws

# VS Code
.settings/
.vscode/
bin/
.classpath
.project

# macOS
*.DS_Store

# Fabric
run/

# Local reference assets
/golden-days-base-*.zip
/hw-ambiance.png

# Java
.jdk/
hs_err_*.log
replay_*.log
*.hprof
*.jfr
