Skip to content

chore: untrack CLAUDE.md and docs/superpowers#35

Merged
ysyneu merged 1 commit intomainfrom
chore/untrack-internal-notes
Apr 24, 2026
Merged

chore: untrack CLAUDE.md and docs/superpowers#35
ysyneu merged 1 commit intomainfrom
chore/untrack-internal-notes

Conversation

@ysyneu
Copy link
Copy Markdown
Collaborator

@ysyneu ysyneu commented Apr 24, 2026

Summary

  • Remove CLAUDE.md and docs/superpowers/ from the tree. Both are local developer-workflow artifacts and shouldn't live in a public repo.
  • Add matching .gitignore entries so they stay out of future commits.

Context

Both files were accidentally included in PR #33 (commit eeb5dd7, merge 6a295cb). This PR only cleans them up at HEAD — the content remains in git history. For full removal from GitHub's servers (cached views, PR diff, orphan blobs) contact GitHub Support: https://support.github.com/contact

Test plan

  • git ls-tree -r HEAD | grep -E "(CLAUDE\.md|docs/superpowers)" returns empty
  • .gitignore now excludes CLAUDE.md, .claude/, .agents/, docs/superpowers/

🤖 Generated with Claude Code

Remove CLAUDE.md and docs/superpowers/ from tracking. Both are local
developer-workflow artifacts and shouldn't live in a public repo. Add
matching entries to .gitignore so they stay out of future commits.

Note: this only removes the files from HEAD. The content remains in git
history (commit eeb5dd7 / merge 6a295cb). For full history scrubbing on
GitHub's servers, contact GitHub Support.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ysyneu ysyneu merged commit 24e9b27 into main Apr 24, 2026
8 of 9 checks passed
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