chore(gitignore): ignore and untrack superpowers planning artifacts

Add docs/plans, docs/specs, docs/superpowers, and .superpowers to
.gitignore and stop tracking the two config-toggle artifacts that were
committed before the ignore rules existed. The files are kept on disk
(now ignored), only removed from version control.
This commit is contained in:
2026-06-11 03:29:04 -04:00
parent 85a7889c5c
commit 4bfea67cc5
3 changed files with 3 additions and 841 deletions
+3
View File
@@ -60,7 +60,10 @@
# ──────────────────── Planning Artifacts ───────────────────
# Catalog files generated by pre-implementation analysis passes
opinionated_catalog.md
.superpowers
docs/superpowers
docs/specs
docs/plans
# ──────────────────── Runtime State Files ───────────────────
# Sentinel file written/removed at runtime to coordinate logging state