This website works better with JavaScript
Home
Esplora
Registrati
Accedi
SongZihuan
/
GitIgnore
mirror da
https://github.com/github/gitignore.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
added gitignore for IPython notebooks
rasbt
11 anni fa
parent
5d4c342397
commit
deebadef07
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
0
Global/IPython.gitignore
+ 4
- 0
Global/IPython.gitignore
Vedi File
@@ -0,0 +1,4 @@
+# Temporary data
+.ipynb_checkpoints/
+
+