This website works better with JavaScript
Página Principal
Explorar
Registe-se
Iniciar Sessão
SongZihuan
/
GitIgnore
mirror de
https://github.com/github/gitignore.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
added gitignore for IPython notebooks
rasbt
há 11 anos atrás
pai
5d4c342397
commit
deebadef07
1 ficheiros alterados
com
4 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
4
0
Global/IPython.gitignore
+ 4
- 0
Global/IPython.gitignore
Ver Ficheiro
@@ -0,0 +1,4 @@
+# Temporary data
+.ipynb_checkpoints/
+
+