chore(repo): gitignore local session artifacts (#90)#91
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates .gitignore to exclude local session artifacts (.agents/, .handoffs/, HANDOFF.md) from version control, aligning them with existing local-only patterns. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
Summary
Add
.agents/,.handoffs/, andHANDOFF.mdto.gitignoreto keep local session artifacts out of the working-tree noise without committing them. Matches theCLAUDE.local.mdpattern.Closes #90.
Test plan
git ls-filesshows none of these were previously tracked)git statusis clean after applyingSummary by Sourcery
Build: