chore: ignore generated .cursor/ and .agents/ directories - #128
chore: ignore generated .cursor/ and .agents/ directories#128AlexanderFengler wants to merge 1 commit into
Conversation
HSSMSpine's sync_agent_config.py materializes these into every ecosystem repo on each launch, but only the spine gitignored them. That left every repo one 'git add -A' away from committing generated editor config -- which just happened on lnccbrown/HSSM#1248, where the swept-in files also leaked local worktree paths. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
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)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe ChangesGenerated configuration
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized change only prevents generated editor configuration directories from being accidentally committed; no actionable merge-blocking risk remains. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
sync_agent_config.pymaterializes.cursor/and.agents/into every ecosystem repo on each launch, but only the spine gitignored themgit add -Aaway from committing generated editor config. It just happened on HSSM #1248, where the swept-in files also leaked local worktree paths into the diffgit ls-files .cursor .agentsis empty in all five), so this only affects future accidents — nothing needs untrackinggit check-ignoreon paths inside both directories🤖 Generated with Claude Code
Summary by CodeRabbit