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