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