feat: ship agent-first mission control v0.2.57
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
**/obj/
|
||||
**/dist/
|
||||
**/node_modules/
|
||||
**/playwright-report/
|
||||
**/test-results/
|
||||
|
||||
# Environment
|
||||
.env
|
||||
@@ -36,6 +38,11 @@ docker-compose.override.yml
|
||||
# pnpm / corepack local caches (lockfile IS committed for reproducible CI builds)
|
||||
frontend/.pnpm-home/
|
||||
frontend/.corepack-home/
|
||||
.pnpm-store/
|
||||
.tools/
|
||||
|
||||
# Standalone OpenAI Sites prototype; it has its own remote and history.
|
||||
sites/nexus-mission-control/
|
||||
|
||||
# Claude local config (per-developer, not repo-shared)
|
||||
.claude/
|
||||
|
||||
Reference in New Issue
Block a user