Skip to content

chore: ignore generated .cursor/ and .agents/ directories - #1262

Open
AlexanderFengler wants to merge 1 commit into
mainfrom
chore/ignore-generated-editor-dirs
Open

chore: ignore generated .cursor/ and .agents/ directories#1262
AlexanderFengler wants to merge 1 commit into
mainfrom
chore/ignore-generated-editor-dirs

Conversation

@AlexanderFengler

Copy link
Copy Markdown
Member
  • HSSMSpine's sync_agent_config.py materializes .cursor/ and .agents/ 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. It just happened on HSSM #1248, where the swept-in files also leaked local worktree paths into the diff
  • No repo tracks these paths today (git ls-files .cursor .agents is empty in all five), so this only affects future accidents — nothing needs untracking
  • Verified with git check-ignore on paths inside both directories

🤖 Generated with Claude Code

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 #1248, where the swept-in files also leaked
local worktree paths.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

Next included review available in 15 minutes.

View limit details

Limit details: You’ve used all 2 included reviews currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 95cf3b19-173c-4d84-bca6-1f3eeccca583

📥 Commits

Reviewing files that changed from the base of the PR and between a63a56f and bf22ae2.

📒 Files selected for processing (1)
  • .gitignore

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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