Explorar el Código

Include ipython notebook checkpoints to gitignore

pull/1617/head
Manav Mandhani hace 9 años
padre
commit
bc77614162
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      Python.gitignore

+ 3
- 0
Python.gitignore Ver fichero

@@ -56,3 +56,6 @@ docs/_build/

# PyBuilder
target/

#Ipython Notebook
.ipynb_checkpoints

Cargando…
Cancelar
Guardar