diff --git a/.gitignore b/.gitignore index 7e0cdf3..695423b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .env *.html *.csv -*__pycache__* \ No newline at end of file +*__pycache__* +*.parquet \ No newline at end of file