chore: 从版本控制移除数据库WAL/SHM文件,完善.gitignore
This commit is contained in:
@@ -51,3 +51,7 @@ test_output.json
|
|||||||
# OS
|
# OS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|
||||||
|
# SQLite WAL/SHM
|
||||||
|
*.db-wal
|
||||||
|
*.db-shm
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user