Browse Source

Merge pull request #1617 from manavm/ipynb-checkpoints

Ipython Notebook checkpoints
Arfon Smith 9 years ago
parent
commit
4215c0f78c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Python.gitignore

+ 3 - 0
Python.gitignore

@@ -57,3 +57,6 @@ docs/_build/
 
 
 # PyBuilder
 # PyBuilder
 target/
 target/
+
+#Ipython Notebook
+.ipynb_checkpoints