destroyulator/game/.gitignore
Monster Robot Party 5852322606 Restructure into monorepo: game/ is the Godot lane
Repo root moves up from game/ to the project folder. Lanes live as top-level
dirs (game/ now, web/ planned); LANES/ will hold parallel-session specs.
3D-STORE asset vault stays out of git. History preserved as renames.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-14 15:33:13 +10:00

10 lines
110 B
Plaintext

# Godot 4 editor cache & reimportable data
.godot/
# Godot export output
/build/
/export/
# macOS
.DS_Store