serve: update ignore with test.db-shm & test.db-wal

This commit is contained in:
chenlianghong 2024-03-15 15:41:00 +08:00
parent 2a698aaf36
commit 27cb7ade72

2
server/.gitignore vendored
View File

@ -38,3 +38,5 @@ main.exe~
/bin/package.sh /bin/package.sh
internal/packed/packed.go internal/packed/packed.go
storage/data/test.db storage/data/test.db
storage/data/test.db-shm
storage/data/test.db-wal