Skip to content

chore: gitignore .claude/ - #38

Open
scttbnsn wants to merge 1 commit into
dev/repository-standardsfrom
chore/gitignore-claude-worktrees
Open

chore: gitignore .claude/#38
scttbnsn wants to merge 1 commit into
dev/repository-standardsfrom
chore/gitignore-claude-worktrees

Conversation

@scttbnsn

Copy link
Copy Markdown
Contributor

This repo had no .claude/ entry, so git check-ignore -q .claude/ failed here while it passes in drydock, sockguard, portwing, portkey-admin-mcp and ops.

Without the entry, git add -A in the parent stages a nested worktree as an embedded gitlink rather than as files, and rg --hidden walks into another agent's in-progress work. Both demonstrated in a scratch repo, recorded in ops standards/worktrees.md.

Also relevant here specifically: the resting shape for this repo is the root checkout on main plus a worktree for dev/repository-standards, and the root is currently sitting on the dev branch with no worktree at all. That's blocked on this line landing.

Local .git/info/exclude covers this clone in the meantime. That's unshared, so it protects nothing for a second clone or another contributor, which is why the line belongs in the tracked file.

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@scttbnsn, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Limit details: You’ve used the included review currently available.

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

How can I continue?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 26cf77cb-6dcd-4e65-bbc6-83fec9396d9a

📥 Commits

Reviewing files that changed from the base of the PR and between 22d2706 and 12c2cf8.

📒 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.

@scttbnsn

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown
⚠️ Action not completed

Review rate limited.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

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