chore: ignore AI tool directories#2023
Conversation
Align .gitignore with strapi/strapi so symlinked brain skills/commands and AI tool scratch dirs (.brain, .claude/, .cursor/, .agents/) are not accidentally committed.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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
AI toolssection to.gitignore, aligned withstrapi/strapi, so AI tooling artifacts are never accidentally committed.cms-brainCLI symlinks into a checkout —.brain(skills/commands/context), plus the per-tool link dirs.claude/,.cursor/,.agents/— as well asCLAUDE.local.md.No previously tracked files match these paths, so nothing is untracked by this change.
Test plan
git check-ignore .brain .cursor/skills .claude/skills .agents/skills→ all ignoredgit statusis unaffected for existing tracked files