chore: add .worktrees/ to .gitignore for isolated development
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -161,6 +161,9 @@ FodyWeavers.xsd
|
||||
## Go reference implementation
|
||||
golang/
|
||||
|
||||
## Git worktrees
|
||||
.worktrees/
|
||||
|
||||
## OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
Reference in New Issue
Block a user