Skip to content

Commit da27f07

Browse files
Gitignore git worktree directories (#7143)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 39c3133 commit da27f07

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,7 @@ go.work*
7979

8080
# Hypothesis Python package
8181
.hypothesis/
82+
83+
# Git worktrees
84+
.claude/worktrees/
85+
.worktrees/

0 commit comments

Comments
 (0)