From 82173bb4254205c120522d364083e1e71407a17b Mon Sep 17 00:00:00 2001 From: Drew Robinson Date: Sun, 1 Mar 2026 11:32:31 +1100 Subject: [PATCH] chore: Ignore Beads ephemeral DB --- .beads/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.beads/.gitignore b/.beads/.gitignore index 2b12848..f336c89 100644 --- a/.beads/.gitignore +++ b/.beads/.gitignore @@ -4,6 +4,7 @@ *.db-journal *.db-wal *.db-shm +*.sqlite3 # Daemon runtime files daemon.lock