SERVER-123751: Ignore nested worktrees (#51496)

GitOrigin-RevId: d65b8eae161433a1ba9759628dfb4a5ce2a7dbc0
This commit is contained in:
Benjamin Pearce 2026-04-09 12:47:11 -04:00 committed by MongoDB Bot
parent 0c9d2ece4a
commit 8ebb9a9cb5
2 changed files with 4 additions and 0 deletions

View File

@ -31,3 +31,6 @@ venv
# This is not run by bazel at the moment
monguard
# Nested worktrees should be ignored
.claude/worktrees

1
.gitignore vendored
View File

@ -361,4 +361,5 @@ src/mongo/shell/*_gen.d.ts
# Claude Code local files
.claude/settings.local.json
.claude/agent-memory-local/
.claude/worktrees/
CLAUDE.local.md