Explorar el Código

add *.pyc to gitignore

pull/1/head
10sr hace 12 años
padre
commit
147a512609
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      gitignore

+ 1
- 0
gitignore Ver fichero

@@ -2,6 +2,7 @@
*~
.DS_Store
__pycache__/
*.pyc

# gnu global
GPATH


Cargando…
Cancelar
Guardar