chore: add .worktrees/ to .gitignore

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
Woody 2026-04-28 17:18:42 +08:00
parent 4058c7dffe
commit bca534e1b5
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -76,6 +76,9 @@ htmlcov/
# Docker # Docker
.dockerignore .dockerignore
# Git worktrees
.worktrees/
# Package 3 — SQLite databases # Package 3 — SQLite databases
data/ data/