magicciv/tools/sprite-generation
Natalie 64cefb9d49 chore(repo): 🔥 un-track 65k build artifacts (~25GB) and extend gitignore
Build artifacts got committed before gitignore rules existed.
Removes from git index (working-tree files unchanged):
  - src/simulator/target/            (65,283 files, ~25GB)
  - magic_civ_physics/*.{so,dylib}   (wrong-arch confusion risk)
  - tools/sprite-generation/*.db*    (host-local SQLite)
  - .playwright-mcp/                 (per-session test snapshots)
  - *.pyc files                      (Python bytecode)

Adds gitignore rules for .playwright-mcp/, *.pyc, and sprite-gen *.db*
so re-adds don't happen.

Each host builds its own target/ and .so/.dylib going forward.
2026-04-16 18:04:09 -07:00
..
demo-data
docs
engine chore(repo): 🔥 un-track 65k build artifacts (~25GB) and extend gitignore 2026-04-16 18:04:09 -07:00
experiments
gui
review
tools
variants
check_unscored.sql
cli.py
monitor_pipeline.py
rank_output.txt
requirements.txt
server.py
sprite-config.json
test_rank.py
test_rank_simple.py
test_score_one.py