This website works better with JavaScript
Inicio
Explorar
Rexistro
Iniciar sesión
SongZihuan
/
GitIgnore
réplica de
https://github.com/github/gitignore.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
added gitignore for IPython notebooks
rasbt
%!s(int64=11) %!d(string=hai) anos
pai
5d4c342397
achega
deebadef07
Modificáronse 1 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
4
0
Global/IPython.gitignore
+ 4
- 0
Global/IPython.gitignore
Ver ficheiro
@@ -0,0 +1,4 @@
+# Temporary data
+.ipynb_checkpoints/
+
+