From c95bdb3878fdd4871557ad54963a4d97dcd40356 Mon Sep 17 00:00:00 2001 From: Dave Date: Wed, 25 Feb 2026 13:45:41 +0000 Subject: [PATCH] Ignored matrix bot sqlite --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2ce1bbc..a506026 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,9 @@ store.json # Bot config (contains credentials) .story_kit/bot.toml +# Matrix SDK state store +.story_kit/matrix_store/ + # Agent worktrees (managed by the server, not tracked in git) .story_kit/worktrees/