chore: add .worktrees/ to .gitignore
This commit is contained in:
parent
8a5ae9c923
commit
437e37febf
|
|
@ -57,4 +57,6 @@ backend/logs/
|
|||
backend/uploads/
|
||||
|
||||
# Docker 数据
|
||||
data/
|
||||
data/
|
||||
# Git worktrees
|
||||
.worktrees/
|
||||
|
|
|
|||
Loading…
Reference in New Issue