浏览代码

Merge pull request #1617 from manavm/ipynb-checkpoints

Ipython Notebook checkpoints
Arfon Smith 9 年之前
父节点
当前提交
4215c0f78c
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      Python.gitignore

+ 3 - 0
Python.gitignore

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