ai-code-battle/cmd
jedarden 4b1966a839 Add .gitignore and package-lock.json files
- Add comprehensive .gitignore for binaries, node_modules, and build outputs
- Add package-lock.json for cmd/acb-indexer and worker-api
- Ensures reproducible builds with exact dependency versions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 10:30:03 -04:00
..
acb-indexer Add .gitignore and package-lock.json files 2026-03-24 10:30:03 -04:00
acb-local Implement Phase 1 core engine: grid, combat, fog of war, turn execution 2026-03-24 01:48:27 -04:00
acb-mapgen Complete Phase 1: add connectivity validation and determinism tests 2026-03-24 03:44:44 -04:00
acb-worker Start Phase 6: Add deployment configuration and containers 2026-03-24 09:41:14 -04:00