From e1d1e1baa39d68f0dbddd45b6a5445c3f3cbca83 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Mon, 17 Nov 2025 13:20:52 -0600 Subject: [PATCH] gitignore update --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 505a3b1..a4e9dbc 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ wheels/ # Virtual environments .venv + +*.jsonl \ No newline at end of file