Skip to content

Stop tracking superpowers specs and plans#488

Merged
erikeelde merged 1 commit into
mainfrom
chore/untrack-superpowers-docs
Jun 22, 2026
Merged

Stop tracking superpowers specs and plans#488
erikeelde merged 1 commit into
mainfrom
chore/untrack-superpowers-docs

Conversation

@erikeelde

Copy link
Copy Markdown
Owner

Summary

Brainstorming specs and implementation plans under docs/superpowers/ are local working artifacts, not repository history.

  • Add a .gitignore rule for docs/superpowers/specs/ and docs/superpowers/plans/ so none get checked in going forward.
  • Untrack the two already-committed M3 Expressive docs (git rm --cached) — they stay on disk, just leave git.

No code changes.

Test Plan

  • git status clean after the change; the two docs remain on disk (now untracked/ignored)
  • New spec/plan files under those dirs are ignored by git

🤖 Generated with Claude Code

These brainstorming specs and implementation plans under docs/superpowers/
are local working artifacts, not repository history. Gitignore the specs/
and plans/ directories and untrack the two existing M3 Expressive docs
(kept on disk, removed from git).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@erikeelde erikeelde force-pushed the chore/untrack-superpowers-docs branch from 8bb3df2 to eebd32a Compare June 22, 2026 19:47
@erikeelde erikeelde enabled auto-merge (squash) June 22, 2026 19:48
@erikeelde erikeelde merged commit 4253ce8 into main Jun 22, 2026
4 checks passed
@erikeelde erikeelde deleted the chore/untrack-superpowers-docs branch June 22, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant