chore: gitignore .worktrees/
This commit is contained in:
parent
f5e7949da5
commit
6fef41ab29
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -23,3 +23,6 @@ __pycache__/
|
||||||
.mcp.json
|
.mcp.json
|
||||||
.claude/
|
.claude/
|
||||||
CLAUDE.md
|
CLAUDE.md
|
||||||
|
|
||||||
|
# Git worktrees (isolated feature workspaces)
|
||||||
|
.worktrees/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue