From 014bd52c4d1f3981566d8ebf2db42e4baa095c09 Mon Sep 17 00:00:00 2001 From: Colack Date: Tue, 24 Dec 2024 12:11:49 -0800 Subject: [PATCH] update gitignore --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4aec42d..bfd9f8c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,9 @@ __pycache__ *.pyc credentials.json .env -/data \ No newline at end of file +/data +/backups +*.xlsx +*.xls +*.json +*.xml \ No newline at end of file