Skip to content

chore: untrack docs/superpowers - #57

Merged
juicycleff merged 1 commit into
mainfrom
chore/untrack-superpowers
Aug 9, 2026
Merged

chore: untrack docs/superpowers#57
juicycleff merged 1 commit into
mainfrom
chore/untrack-superpowers

Conversation

@juicycleff

Copy link
Copy Markdown
Contributor

docs/superpowers/ has been in .gitignore since line 179, but eight files were already tracked when that rule landed, and gitignore has no effect on files git is already tracking. They stayed in the tree and kept appearing on GitHub.

This removes them from the index. They stay on disk, so nobody's working copy loses anything, and from here the existing rule keeps new ones out without anyone having to remember.

docs/superpowers/notes/2026-08-08-mislabeled-commit-25b79ce4.md
docs/superpowers/notes/2026-08-08-two-replay-mechanisms.md
docs/superpowers/plans/2026-08-08-sse-event-replay.md
docs/superpowers/plans/2026-08-08-streaming-frame-decoder-followups.md
docs/superpowers/plans/2026-08-08-unified-streams-hooks-generation.md
docs/superpowers/plans/2026-08-09-ssr-dehydrate-hydrate.md
docs/superpowers/specs/2026-08-08-sse-event-replay-design.md
docs/superpowers/specs/2026-08-08-unified-streams-hooks-generation-design.md

chore/drop-superpowers-artifacts (#51) removed the workflow artifacts earlier but not these.

Two notes. The files remain in git history; this stops them being carried forward but does not scrub the past, which would need a history rewrite and force-push that nobody has asked for. And neither open PR (#55, #56) adds anything under this path, so they merge cleanly either before or after this one.

🤖 Generated with Claude Code

.gitignore has covered docs/superpowers/ since line 179, but gitignore has
no effect on files git is already tracking, so eight of them stayed in the
tree and kept showing up on GitHub. This removes them from the index and
leaves them on disk, after which the existing rule keeps new ones out on
its own.

Nothing is deleted from a working copy. The files remain in history; this
stops them being carried forward.
@vercel

vercel Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
forge Building Building Preview Aug 9, 2026 8:55pm

Request Review

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Conventional Commits Validation

PR Title: valid
Commits: all 1 follow conventional format

@juicycleff
juicycleff merged commit d71291f into main Aug 9, 2026
16 of 17 checks passed
@juicycleff
juicycleff deleted the chore/untrack-superpowers branch August 9, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant