chore: add worktrees to gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
f047f26df0
commit
020f51a146
|
|
@ -217,3 +217,7 @@ __marimo__/
|
||||||
|
|
||||||
# Cache
|
# Cache
|
||||||
**/data_cache/
|
**/data_cache/
|
||||||
|
|
||||||
|
# Git Worktrees
|
||||||
|
.worktrees/
|
||||||
|
worktrees/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue