chore: add .worktrees/ to .gitignore

This commit is contained in:
Ubuntu 2026-04-24 18:32:41 +00:00
parent 8a5ae9c923
commit 437e37febf
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -57,4 +57,6 @@ backend/logs/
backend/uploads/
# Docker 数据
data/
data/
# Git worktrees
.worktrees/