diff --git a/.gitignore b/.gitignore index 2a5a4c8..d4f63ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -.ipynb -.ipynb_checkpoints -__pycache__ +*.ipynb +*.ipynb_checkpoints +__pycache__/