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>
10 lines
110 B
Plaintext
10 lines
110 B
Plaintext
# Godot 4 editor cache & reimportable data
|
|
.godot/
|
|
|
|
# Godot export output
|
|
/build/
|
|
/export/
|
|
|
|
# macOS
|
|
.DS_Store
|