gitignore: ignore .worktrees/ (agent worktree policy)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Viktor Barzin 2026-06-12 21:06:34 +00:00
parent 68cee55594
commit 694530135d

3
.gitignore vendored
View file

@ -7,3 +7,6 @@ __pycache__/
.hypothesis/
*.egg-info/
vault
# agent worktrees
.worktrees/