From 93bae298c7b5f8e3555469f6b1e62ef4687087e1 Mon Sep 17 00:00:00 2001 From: scttbnsn <80784472+scttbnsn@users.noreply.github.com> Date: Mon, 7 Sep 2026 07:57:46 -0400 Subject: [PATCH] chore(config): add .planning/ to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1344317..ec73bb0 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ frontend/.capture-frames/ # Agent worktrees and local agent state .claude/ + +# Internal planning, never tracked (standards/planning.md in CodesWhat/ops) +.planning/