From 9ff6548bc05cf5c054e66767f560046a8fbbd7c1 Mon Sep 17 00:00:00 2001 From: Dave Date: Fri, 20 Feb 2026 17:04:02 +0000 Subject: [PATCH] Add .git/ to .ignore to prevent cargo watch restarts on commits Co-Authored-By: Claude Opus 4.6 --- .ignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.ignore b/.ignore index 5187e65..7e675a4 100644 --- a/.ignore +++ b/.ignore @@ -2,6 +2,7 @@ frontend/ node_modules/ .claude/ +.git/ .story_kit/ store.json .story_kit_port