diff --git a/.gitignore b/.gitignore index 7471f2af2bd557dd558f17a78397c31f1e3e4573..892272791757702b6949054ee329750a82df0f4b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,10 @@ poetry.lock *.zip __pycache__ -report.* \ No newline at end of file +report.* +cache/ +tests/cache/ +*/.ipynb_checkpoints/ +tests/data/ +data/ +tests/results