ai-code-battle/worker-api
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
..
migrations Complete D1 database schema and migrations for Phase 6 2026-03-24 09:52:53 -04:00
src Add health monitoring endpoints for Phase 6 2026-03-24 10:08:11 -04:00
package-lock.json Add .gitignore and package-lock.json files 2026-03-24 10:30:03 -04:00
package.json Start Phase 4: Cloudflare Worker API for match orchestration 2026-03-24 07:50:10 -04:00
schema.sql Complete D1 database schema and migrations for Phase 6 2026-03-24 09:52:53 -04:00
tsconfig.json Start Phase 4: Cloudflare Worker API for match orchestration 2026-03-24 07:50:10 -04:00
vitest.config.ts Start Phase 4: Cloudflare Worker API for match orchestration 2026-03-24 07:50:10 -04:00
wrangler.toml Complete D1 database schema and migrations for Phase 6 2026-03-24 09:52:53 -04:00