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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user