Explorar el Código

.gitignore : ignore *.ipynb files.

master
kevin hace 3 años
padre
commit
d96bc2fded
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      .gitignore

+ 2
- 1
.gitignore Ver fichero

@@ -1,2 +1,3 @@
1
+*.ipynb
1 2
 *.pyc
2
-.ipynb_checkpoints
3
+.ipynb_checkpoints

Loading…
Cancelar
Guardar