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