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