This website works better with JavaScript
Inicio
Explorar
Registro
Iniciar sesión
SongZihuan
/
GitIgnore
espejo de
https://github.com/github/gitignore.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
added gitignore for IPython notebooks
rasbt
hace 11 años
padre
5d4c342397
commit
deebadef07
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
Global/IPython.gitignore
+ 4
- 0
Global/IPython.gitignore
Ver fichero
@@ -0,0 +1,4 @@
+# Temporary data
+.ipynb_checkpoints/
+
+