From 7bc9ab3d054972293bfb7c21611d9cd440dc3c49 Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Fri, 22 May 2026 09:39:21 -0500 Subject: [PATCH] chore: update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 96fcdae..4568686 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ wheels/ .venv game_state.jsonl +game_events.jsonl