From 68f7f069791f3e4b8536d4804aa136eb6075e4a9 Mon Sep 17 00:00:00 2001 From: Dylan De Faoite Date: Sun, 8 Feb 2026 13:58:48 +0000 Subject: [PATCH] chore: update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6c77293..ca2b75a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ __pycache__/ *.jsonl *.code-workspace .env +topic_buckets.txt # React App Vite node_modules/