diff --git a/.gitignore b/.gitignore index 1f10dad..6d7abf2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ __pycache__/ *.pyc output.txt -.env \ No newline at end of file +.env +.ipynb_checkpoints/ \ No newline at end of file