vinylgauntlet/.gitignore
type-two 0a71e07078 Vinyl Gauntlet: core game (Gauntlet II re-skin) + FLUX asset queue
Top-down arcade maze shooter in Phaser 3. Steps 1-6 of plan.md complete and
verified: vibe drain, generators/swarm, pooling, combat, Sound Guy, airhorn,
trainspot exit, level flow, announcer. assets/ holds the FLUX prompt manifest
+ MODELBEAST enqueuer for the Step 7 sprite pass.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 23:17:19 +10:00

10 lines
173 B
Plaintext

node_modules/
dist/
.DS_Store
*.log
# generated FLUX assets + ephemeral queue lock (regenerate via assets/enqueue.py)
assets/*.png
assets/generated/
assets/queue.lock.json