From b8efde180ac5779ac7defb1d55d20786d15b88e5 Mon Sep 17 00:00:00 2001 From: Jens Caers Date: Thu, 27 Aug 2026 09:14:52 +0200 Subject: [PATCH] repo: ignore SQLite runtime sidecars --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index ab599b6e..426ef311 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,10 @@ build/ # sheets cannot return. /.codex-input/ +# SQLite runtime sidecars are process-local state, never repository content. +*.db-wal +*.db-shm + # Large local data /artifacts/* !/artifacts/evidence/