From: rasbt Date: Tue, 6 May 2014 18:47:52 +0000 (-0400) Subject: added gitignore for IPython notebooks X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=deebadef075cf1e3f2a08b5d06df1db1e0828cd9;p=gitignore.git added gitignore for IPython notebooks --- diff --git a/Global/IPython.gitignore b/Global/IPython.gitignore new file mode 100644 index 00000000..155985e2 --- /dev/null +++ b/Global/IPython.gitignore @@ -0,0 +1,4 @@ +# Temporary data +.ipynb_checkpoints/ + +