mirror of
https://github.com/OpenBMB/ChatDev.git
synced 2026-07-31 02:16:02 +00:00
Add .worktrees/ to .gitignore for git worktree support
This commit is contained in:
parent
9b3a517b7a
commit
7ca6084484
3
.gitignore
vendored
3
.gitignore
vendored
@ -27,3 +27,6 @@ node_modules/
|
|||||||
data/
|
data/
|
||||||
temp/
|
temp/
|
||||||
WareHouse/
|
WareHouse/
|
||||||
|
|
||||||
|
# Git worktrees
|
||||||
|
.worktrees/
|
||||||
Loading…
x
Reference in New Issue
Block a user