Skip to content

Commit 848cd6a

Browse files
mithroclaude
andcommitted
chore: add .worktrees/ to .gitignore
Prevent worktree contents from being tracked in the repository. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent ca0219a commit 848cd6a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,3 +140,6 @@ cython_debug/
140140
# Generated version file
141141
actions_includes/version.py
142142
docker/*.tar.gz
143+
144+
# Git worktrees
145+
.worktrees/

0 commit comments

Comments
 (0)