chore: add .worktrees to gitignore
This commit is contained in:
parent
8cb4e041c8
commit
4280054944
1
.gitignore
vendored
1
.gitignore
vendored
@ -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/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user