diff --git a/.gitignore b/.gitignore index b0db5b6..65761e6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ __pycache__/ *.pyc .DS_Store .env* -.ipynb_checkpoints/ \ No newline at end of file +*.ipynb_checkpoints/ \ No newline at end of file