Explorar el Código

added gitignore for IPython notebooks

rasbt hace 11 años
padre
commit
deebadef07
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      Global/IPython.gitignore

+ 4 - 0
Global/IPython.gitignore

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