chore: 从版本控制移除数据库WAL/SHM文件,完善.gitignore

This commit is contained in:
Zhang Jing Xuan
2026-07-29 16:33:23 +08:00
parent 0841b1a103
commit 57d12e4859
3 changed files with 4 additions and 0 deletions
+4
View File
@@ -51,3 +51,7 @@ test_output.json
# OS
.DS_Store
Thumbs.db
# SQLite WAL/SHM
*.db-wal
*.db-shm