ソースを参照

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/
+
+