chore: add WAL files to gitignore, clean up temp test files

This commit is contained in:
PM-pinou
2026-07-18 20:57:35 +08:00
parent e2e09b1efd
commit f4c45e9ec8
3 changed files with 2 additions and 0 deletions
+2
View File
@@ -15,6 +15,8 @@ runtime/
# Database
*.sqlite3
*.sqlite3-wal
*.sqlite3-shm
# Logs
logs/