chore: 添加 .worktrees/ 到 .gitignore
为 git worktree 隔离工作区做准备
This commit is contained in:
+4
-1
@@ -165,4 +165,7 @@ nbdist/
|
|||||||
.trae/
|
.trae/
|
||||||
|
|
||||||
# docs
|
# docs
|
||||||
docs/
|
docs/
|
||||||
|
|
||||||
|
# git worktrees
|
||||||
|
.worktrees/
|
||||||
Reference in New Issue
Block a user