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
|
## Go reference implementation
|
||||||
golang/
|
golang/
|
||||||
|
|
||||||
|
## Git worktrees
|
||||||
|
.worktrees/
|
||||||
|
|
||||||
## OS
|
## OS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|||||||
Reference in New Issue
Block a user