chore: untrack docs/superpowers, ignore going forward
Agent-authored design specs and implementation plans are kept local on the working machine; the canonical record lives in commit messages and the running code. The 48 historical files remain in git history and can be retrieved via git checkout <sha> -- docs/superpowers/ if ever needed; they just stop accruing on the dev tip.
This commit is contained in:
@@ -29,6 +29,10 @@ go.work.sum
|
||||
# Superpowers brainstorming companion sessions
|
||||
.superpowers/
|
||||
|
||||
# Agent-authored design specs and implementation plans (kept local; the
|
||||
# canonical record lives in commit messages and the running code).
|
||||
docs/superpowers/
|
||||
|
||||
# Flutter
|
||||
flutter_client/.dart_tool/
|
||||
flutter_client/.flutter-plugins
|
||||
|
||||
Reference in New Issue
Block a user