diff --git a/.gitignore b/.gitignore index 67a94da..0eaedbc 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,7 @@ deps/ docs/_build/ docs/jupyter_execute target/ -*.so \ No newline at end of file +*.so +_build/ +build/ +.ipynb_checkpoints/ \ No newline at end of file