From c4778705199f53a2b507acadda2b41341162fbab Mon Sep 17 00:00:00 2001 From: John Date: Wed, 12 Jan 2022 14:16:47 -0600 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f11bf24..070f066 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,7 @@ dist/ build/ __pycache__/ *.spec -.vscode/ \ No newline at end of file +.vscode/ +*.csv +*.json +*.zip \ No newline at end of file