Sfoglia il codice sorgente

added gitignore for IPython notebooks

rasbt 11 anni fa
parent
commit
deebadef07
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      Global/IPython.gitignore

+ 4 - 0
Global/IPython.gitignore

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