chore(gitignore): ignore generated CLAUDE.md + .mcp.json#5
Conversation
|
Caution Review failedPull request was closed or merged during review No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe pull request updates the repository's ChangesRepository Ignore Configuration
Estimated Code Review Effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
What
Add the sync-copilot-to-claude-generated files (
.mcp.json,.mcp.json.generated_by_sync, and where missingCLAUDE.md) to.gitignore.Why
Per pangeachat/.github#171,
sync-copilot-to-claude.pyfans out the canonical.github/.mcp.jsoninto every sibling repo's root on every Claude Code SessionStart. The generated copies should be gitignored — same pattern as the existingCLAUDE.mdignore. For the synapse-module repos whereCLAUDE.mdwas never gitignored, this PR also closes that older gap.Single source of truth at
.github/.mcp.json.Testing
.gitignore-only.git check-ignorematches each pattern in this repo. No code or runtime surface, so no unit/integration/smoke buckets apply per doc/config-only exemption.Deploy Notes
None.
Summary by CodeRabbit