From fd70a21328f3fa8fecb27018f0f131f17cc66b4a Mon Sep 17 00:00:00 2001 From: Jason Staack Date: Mon, 23 Mar 2026 07:55:47 -0500 Subject: [PATCH] chore: gitignore incidents directory Co-Authored-By: Claude Opus 4.6 (1M context) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d4d64b2..7982525 100644 --- a/.gitignore +++ b/.gitignore @@ -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/