chore: add .worktrees/ to .gitignore
This commit is contained in:
parent
7339801f2f
commit
70a976fe58
6
.gitignore
vendored
6
.gitignore
vendored
@ -38,3 +38,9 @@ Testing/
|
||||
|
||||
# IDE (keep only if team agrees; uncomment if needed)
|
||||
# .vscode/
|
||||
|
||||
# Git worktrees
|
||||
.worktrees/
|
||||
|
||||
# Images/assets
|
||||
图片/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user