From a862855e4778a64295e586df6fb211154931374f Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Fri, 5 Sep 2025 09:41:17 +0000 Subject: [PATCH] update git ignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 428dd7a..dba1391 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ __pycache__/ data/ *ipynb etl/survery_data.csv -foo.env.py \ No newline at end of file +foo.env.py +*.xlsx +*.csv \ No newline at end of file