From 76d73b2d0b8a83f04b6467f37b6f5c26c4873ede Mon Sep 17 00:00:00 2001 From: Dave Date: Tue, 17 Mar 2026 17:53:33 +0000 Subject: [PATCH] story-kit: gitignore matrix_history.json Co-Authored-By: Claude Opus 4.6 (1M context) --- .story_kit/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.story_kit/.gitignore b/.story_kit/.gitignore index 2e94b45..22fc74b 100644 --- a/.story_kit/.gitignore +++ b/.story_kit/.gitignore @@ -4,6 +4,7 @@ bot.toml # Matrix SDK state store matrix_store/ matrix_device_id +matrix_history.json # Agent worktrees and merge workspace (managed by the server, not tracked in git) worktrees/