Skip to content

chore: move CLAUDE.md content into CONTRIBUTING.md and untrack CLAUDE.md#138

Merged
gazreese merged 3 commits into
mainfrom
chore/gitignore-claude-md
Jul 7, 2026
Merged

chore: move CLAUDE.md content into CONTRIBUTING.md and untrack CLAUDE.md#138
gazreese merged 3 commits into
mainfrom
chore/gitignore-claude-md

Conversation

@gazreese

@gazreese gazreese commented Jul 7, 2026

Copy link
Copy Markdown
Member

Summary

CLAUDE.md held local Claude Code project instructions, but it also contained durable, contributor-facing documentation. This PR preserves that content in the repo and then stops tracking the file.

  • Adds CONTRIBUTING.md with the durable content migrated from CLAUDE.md: development commands, code style, an architecture overview, testing strategy, and the tag-triggered release/publishing process (incl. the "Bypassed rule violations" and pub.dev indexing-lag gotchas).
  • git rm --cached CLAUDE.md — untracks the file (the working copy stays on disk locally).
  • Adds CLAUDE.md to .gitignore, so it's kept per-clone rather than shared through git going forward.

The removal and the preservation land together, so there's no window where the shared knowledge is lost.

🤖 Generated with Claude Code

https://claude.ai/code/session_014oVQtXCPb3bSLnL2eDwGrh

gazreese and others added 3 commits July 7, 2026 15:49
CLAUDE.md holds local Claude Code project instructions and is now kept
per-clone rather than shared through the repo. Untracks the existing file
(git rm --cached) and ignores it going forward.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014oVQtXCPb3bSLnL2eDwGrh
Migrates the durable contributor-facing content out of CLAUDE.md before it
is untracked: development commands, code style, architecture overview,
testing strategy, and the tag-triggered release/publishing process.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014oVQtXCPb3bSLnL2eDwGrh
@gazreese gazreese changed the title chore: untrack CLAUDE.md and add to .gitignore chore: move CLAUDE.md content into CONTRIBUTING.md and untrack CLAUDE.md Jul 7, 2026
@gazreese
gazreese merged commit d94ee7f into main Jul 7, 2026
2 checks passed
@gazreese
gazreese deleted the chore/gitignore-claude-md branch July 7, 2026 15:03
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