chore: ignore local .worktrees/ directory
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NQivSKBqQJsayz1xcYqWzZ
This commit is contained in:
parent
d835386381
commit
c7b2ce900d
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -20,3 +20,6 @@ __pycache__/
|
||||||
|
|
||||||
# local reference material
|
# local reference material
|
||||||
*.epub
|
*.epub
|
||||||
|
|
||||||
|
# local isolated worktrees (superpowers:using-git-worktrees)
|
||||||
|
.worktrees/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue