Skip to content

Commit 006837c

Browse files
ClaydeCodeclaude
andcommitted
meta: gitignore local worktree directories
The repo ignores .claude/worktrees but not .worktrees, which was only excluded through .git/info/exclude on one machine. Bulk-commit scripts sweep untracked state into commits, and a worktree directory lands as a broken gitlink submodule ref. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01V8c42WVrFL5vMfsonTeT2J
1 parent 42528ec commit 006837c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ public
33
.idea
44

55
.claude/worktrees
6+
.worktrees
67

78
venv
89
.venv

0 commit comments

Comments
 (0)