Browse Source

added gitignore for IPython notebooks

rasbt 11 năm trước cách đây
mục cha
commit
deebadef07
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      Global/IPython.gitignore

+ 4 - 0
Global/IPython.gitignore

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