diff --git a/.gitignore b/.gitignore index 9e0298a..1f6334f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .venv/ .ipynb_checkpoints/ +__pycache__