Skip to content

Commit 87c7801

Browse files
edenoclaude
andcommitted
Add .worktrees/ to .gitignore
Prevent worktree contents from being tracked in repository. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 1bcaa97 commit 87c7801

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,6 @@ _version.py
156156
*.npz
157157
*.pkl
158158
*.png
159+
160+
# Git worktrees
161+
.worktrees/

0 commit comments

Comments
 (0)