chore: ignore .worktrees/ directory for isolated feature work
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
parent
6ab58dec68
commit
fb3fe67164
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -23,3 +23,6 @@ node_modules/
|
|||
# Keys
|
||||
*.pem
|
||||
*.sql
|
||||
|
||||
# Git worktrees (local scratch, never committed)
|
||||
.worktrees/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue