From eb7a65cf555885663edf0ba31973d0bb101e247a Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Tue, 22 Jul 2025 10:09:16 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=B5=20other:=20Update=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9e568c2..418894a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ dist/ # dependencies *.secrets +*.csv +notes/*.json node_modules/ # logs