From 2243558e56f843747b1850bffbf59acee3adbdab Mon Sep 17 00:00:00 2001 From: Dylan De Faoite Date: Mon, 19 Jan 2026 20:57:26 +0000 Subject: [PATCH] update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 624af28..22d887a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ .vscode __pycache__/ *.pyc -*.json +*.jsonl *.code-workspace .env \ No newline at end of file