Commit graph

1 commit

Author SHA1 Message Date
jedarden
9b4c6fba26 chore(bf-23j): remove committed binaries and generated artifacts from repo root
Remove committed compiled binaries (acb-local-fixed, acb-local-test, acb-map-evolver, acb-maps-loader, arena.test - ~39MB total) and generated artifacts (test-combat.json, test-swarm-rusher.json, match logs). Also remove 39 incremental bf-22vc5 status notes, keeping only the consolidated final summary (notes/bf-22vc5.md).

Update .gitignore to prevent recurrence:
- Pattern-match all acb-* binaries and arena.test
- Ignore test-replay*.json and match-*.log files

This aligns the repo with the planned monorepo structure (docs/plan/plan.md section 11.1) and reduces clone size and git history bloat.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-02 13:39:45 -04:00