Browse Source

added gitignore for IPython notebooks

rasbt 11 years ago
parent
commit
deebadef07
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Global/IPython.gitignore

+ 4 - 0
Global/IPython.gitignore

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