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