diff --git a/Python.gitignore b/Python.gitignore index 7d440988..1dbc687d 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -57,3 +57,6 @@ docs/_build/ # PyBuilder target/ + +#Ipython Notebook +.ipynb_checkpoints