mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-10-09 19:46:39 +08:00
serve: update ignore with test.db-shm & test.db-wal
This commit is contained in:
parent
2a698aaf36
commit
27cb7ade72
2
server/.gitignore
vendored
2
server/.gitignore
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user