fix: untrack .planning/ files and add .superpowers/ to .gitignore

.planning/ files were committed before the gitignore rule was added.
Untracked them so local planning docs stay local. Added .superpowers/
to prevent brainstorming artifacts from being pushed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jason Staack
2026-03-19 07:48:47 -05:00
parent f4361463a7
commit ee3133d5c5
10 changed files with 1 additions and 1062 deletions

1
.gitignore vendored
View File

@@ -44,6 +44,7 @@ infrastructure/helm/values-local.yaml
# Local-only planning and design docs
.planning/
.superpowers/
docs/superpowers/
docs/comparison-*.md