From 9886cdf019c21276e2859a214c7755a4a14513a7 Mon Sep 17 00:00:00 2001 From: brotoskyj Date: Mon, 25 Aug 2025 10:59:37 -0400 Subject: [PATCH] Removed cssv --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5b05e41..7e0cdf3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .env *.html +*.csv *__pycache__* \ No newline at end of file