spawn/.gitignore
A 8140c1b61b
fix: remove leaked trigger secret and fix service path (#735) (#740)
- Delete start-refactor.sh from setup-trigger-service (hardcoded secret)
- Broaden .gitignore to cover all .claude/skills/*/start-*.sh
- Rotated REFACTOR_TRIGGER_SECRET in GitHub Actions
- Service now runs from correct setup-agent-team location

Co-authored-by: A <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-12 14:55:41 -08:00

5 lines
73 B
Text

node_modules/
.docs/
__pycache__/
.claude/skills/*/start-*.sh
cli/cli.js