diff --git a/.gitignore b/.gitignore index e288e4a..dd302bb 100644 --- a/.gitignore +++ b/.gitignore @@ -20,5 +20,9 @@ doc/_build .coverage ._* +# jupyter +.ipynb_checkpoints/ +*.ipynb + # pyinstaller -dist/ \ No newline at end of file +dist/