chore(config): gitignore settings.db WAL files, sync Cargo.lock version

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-05 12:38:55 +02:00
co-authored by Claude Opus 4.6
parent eeac6405d6
commit 8421ac4d27
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -3,6 +3,8 @@
# Runtime databases (not tracked — created on startup)
server/settings.db
server/settings.db-shm
server/settings.db-wal
# Build and cache
.cache/