瀏覽代碼

added gitignore for IPython notebooks

rasbt 11 年之前
父節點
當前提交
deebadef07
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Global/IPython.gitignore

+ 4 - 0
Global/IPython.gitignore

@@ -0,0 +1,4 @@
+# Temporary data
+.ipynb_checkpoints/
+
+