chore: add .worktrees/ to .gitignore

This commit is contained in:
Johan Lundberg 2026-02-17 12:58:25 +01:00
parent 51d03bc780
commit 8aebd04d2a
No known key found for this signature in database
GPG key ID: A6C152738D03C7D1

3
.gitignore vendored
View file

@ -8,3 +8,6 @@ wheels/
# Virtual environments
.venv
# Git worktrees
.worktrees/