From 5884dac825d8b56e7b640f37061653f0f9f42470 Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 27 Apr 2026 14:59:33 +0000 Subject: [PATCH] chore: gitignore .huskies/session_store.json (runtime artifact) Co-Authored-By: Claude Opus 4.7 (1M context) --- .huskies/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.huskies/.gitignore b/.huskies/.gitignore index cafa2a21..624cc1d8 100644 --- a/.huskies/.gitignore +++ b/.huskies/.gitignore @@ -33,3 +33,4 @@ wishlist.md # Database pipeline.db pipeline.db.bak* +session_store.json