Skip to content

chore: gitignore CLAUDE.md (personal Claude Code artifact)#2

Merged
apundhir merged 1 commit intomainfrom
chore/gitignore-claudemd
Apr 20, 2026
Merged

chore: gitignore CLAUDE.md (personal Claude Code artifact)#2
apundhir merged 1 commit intomainfrom
chore/gitignore-claudemd

Conversation

@apundhir
Copy link
Copy Markdown
Collaborator

Summary

  • Adds CLAUDE.md and .claude/ to .gitignore
  • Prevents accidental commits of personal Claude Code workflow files (agent routing, global-instruction inheritance, local paths)

Why

CLAUDE.md should not appear in a public OSS repo — project conventions belong in README.md / CONTRIBUTING.md, not in a Claude-only file. This matches the policy already applied to riskforge.

Test plan

  • .gitignore rule added
  • Merge sets hygiene baseline — future sessions won't accidentally commit CLAUDE.md

CLAUDE.md contains contributor-specific Claude Code workflow (agent
routing, global-instruction inheritance, local paths). It should not
appear in a public repo — project conventions belong in README /
CONTRIBUTING instead. Keeps the file locally while preventing
accidental commits.
@apundhir apundhir merged commit 43883ef into main Apr 20, 2026
4 checks passed
@apundhir apundhir deleted the chore/gitignore-claudemd branch April 20, 2026 06:31
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