chore: add worktrees to gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Bruno Natalicio 2026-03-11 02:42:46 -03:00
parent f047f26df0
commit 020f51a146
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -217,3 +217,7 @@ __marimo__/
# Cache
**/data_cache/
# Git Worktrees
.worktrees/
worktrees/