# Gradle / Kotlin build output
daemon/.gradle/
daemon/.kotlin/
daemon/build/
# Stray kotlinc output from ad-hoc compiles into the module root
daemon/dev/
daemon/META-INF/

# Compiled shaders
client/odin/shaders/compiled/

# Odin build output
/odin
client/odin/odin

# Autopilot control file
.opencode-autopilot-stop
