chore: ignore local docs/superpowers planning docs (#4395)

Adds a gitignore rule for `**/docs/superpowers/` so locally-generated
planning and design scratch docs under that path aren't committed;
preventive only, no-op for existing tree.
This commit is contained in:
nicktrn
2026-07-27 13:44:14 +01:00
committed by GitHub
parent 269470fd87
commit e8a2dbd605
+3
View File
@@ -79,3 +79,6 @@ ailogger-output.log
# local git worktree checkouts (not source) — keeps oxfmt/oxlint from descending into them
.worktrees/
# local planning/design docs, not committed
**/docs/superpowers/