Ver código fonte

added gitignore for IPython notebooks

rasbt 11 anos atrás
pai
commit
deebadef07
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      Global/IPython.gitignore

+ 4 - 0
Global/IPython.gitignore

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