chore: gitignore incidents directory
Some checks failed
CI / Lint Python (Ruff) (push) Has been cancelled
CI / Lint Go (golangci-lint) (push) Has been cancelled
CI / Lint Frontend (ESLint + tsc) (push) Has been cancelled
CI / Test Backend (pytest) (push) Has been cancelled
CI / Test Go Poller (push) Has been cancelled
CI / Test Frontend (Vitest) (push) Has been cancelled
CI / Build & Scan Docker Images (push) Has been cancelled

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jason Staack
2026-03-23 07:55:47 -05:00
parent e1d81b40ac
commit fd70a21328

3
.gitignore vendored
View File

@@ -42,6 +42,9 @@ Thumbs.db
# Helm local overrides (contain dev credentials)
infrastructure/helm/values-local.yaml
# Incident reports (internal)
incidents/
# Local-only planning and design docs
.planning/
.superpowers/