From 9937abbe27780d30ffd43106d57ab2db530cf3a6 Mon Sep 17 00:00:00 2001 From: Aaron Nelson Date: Tue, 28 Apr 2026 00:25:19 +0000 Subject: [PATCH] chore: ignore state files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 346ace6..6640409 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,5 @@ Admin/ Thumbs.db dreamer_state.json migration_progress.json +dreamer_state.json +migration_progress.json