diff --git a/.gitignore b/.gitignore index 2ab9293..b9c1d19 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,7 @@ *.csv *.pkl *.hdf -*.parquet \ No newline at end of file +*.parquet + +# path +/__pycache__ \ No newline at end of file