chore: add .worktrees to gitignore

This commit is contained in:
scorpio 2026-03-10 09:20:46 +08:00
parent 8cb4e041c8
commit 4280054944

1
.gitignore vendored
View File

@ -22,3 +22,4 @@ node_modules/
# SQLite WAL/SHM 临时文件data.db 本身需要同步) # SQLite WAL/SHM 临时文件data.db 本身需要同步)
data.db-wal data.db-wal
data.db-shm data.db-shm
.worktrees/