gitignore : fichiers SQLite runtime (db-shm/db-wal) retirés du suivi
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
3 changed files +3 −0
modified
.gitignore
+3 −0
@@ -12,3 +12,6 @@ __pycache__/ | ||
| 12 | 12 | .venv/ |
| 13 | 13 | .DS_Store |
| 14 | 14 | *.log |
| 15 | +data/sortika.db-shm | |
| 16 | +data/sortika.db-wal | |
| 17 | +data/sortika.db | |
deleted
data/sortika.db-shm
+0 −0
Binary file not shown.
deleted
data/sortika.db-wal
+0 −0
Binary file not shown.