fix: add .worktrees/ to .gitignore to prevent tracking worktree contents
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -41,3 +41,6 @@ Thumbs.db
|
||||
|
||||
# Temporary files
|
||||
CHANGES_SUMMARY.sh
|
||||
|
||||
# Git worktrees
|
||||
.worktrees/
|
||||
|
||||
Reference in New Issue
Block a user