diff --git a/.gitignore b/.gitignore index 5e48751..49b3a25 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ __pycache__ *.pyc *.png -secrets.yaml \ No newline at end of file +secrets.yaml + +*.ipynb \ No newline at end of file