chore: git ignore .claude/worktrees (#13299)
This PR ignores `.claude/worktrees` after I have had one instance too many where I nuked all my worktrees due to a brain-dead `git clean -fxd`.
This commit is contained in:
parent
ba33c3daa4
commit
ec72785927
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -34,3 +34,4 @@ wdErr.txt
|
|||
wdIn.txt
|
||||
wdOut.txt
|
||||
downstream_releases/
|
||||
.claude/worktrees/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue