chore: add .worktrees/ to .gitignore

This commit is contained in:
zephyrdark 2026-02-19 16:51:15 +09:00
parent c97bb8595e
commit ea93e09059

3
.gitignore vendored
View File

@ -61,3 +61,6 @@ data/
.coverage
htmlcov/
.pytest_cache/
# Worktrees
.worktrees/