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

2
.gitignore vendored
View File

@ -58,3 +58,5 @@ backend/uploads/
# Docker 数据 # Docker 数据
data/ data/
# Git worktrees
.worktrees/