Parcourir la source

added gitignore for IPython notebooks

rasbt il y a 11 ans
Parent
commit
deebadef07
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      Global/IPython.gitignore

+ 4 - 0
Global/IPython.gitignore

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