From e4fc5d0d19292ee8f85f263fd5b8298efc00d674 Mon Sep 17 00:00:00 2001 From: Jan Svabenik Date: Thu, 19 Mar 2026 06:05:45 +0100 Subject: [PATCH] Ignore autosave config --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1ff733b..badc133 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ # runtime data data/events.jsonl +config.autosave.yaml # local prompts prompt*.txt