chore: add .worktrees to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -13,5 +13,8 @@ frontend/dist/
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
*.local
|
*.local
|
||||||
|
|
||||||
|
# Worktrees
|
||||||
|
.worktrees/
|
||||||
|
|
||||||
# Keep frontend .gitignore for frontend-specific rules
|
# Keep frontend .gitignore for frontend-specific rules
|
||||||
!frontend/.gitignore
|
!frontend/.gitignore
|
||||||
|
|||||||
Reference in New Issue
Block a user