Browse Source

Include ipython notebook checkpoints to gitignore

Manav Mandhani 9 years ago
parent
commit
bc77614162
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Python.gitignore

+ 3 - 0
Python.gitignore

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