cleanup: ignore sqlite sidecar runtime files

This commit is contained in:
2026-03-13 17:18:33 +08:00
parent bbae58e4fe
commit 4eb5ed8465
3 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ __pycache__/
*.pyc *.pyc
.pytest_cache/ .pytest_cache/
*.log *.log
*.sqlite3-*

Binary file not shown.

Binary file not shown.