Explorar el Código

python 3 migration

python3_migration
manuel83 hace 6 años
padre
commit
9f2d45d834
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .gitignore

+ 1
- 1
.gitignore Ver fichero

@@ -4,7 +4,7 @@ craftbeerpi.db
**/node_modules/*
*.pyc
*.templog
venv/
modules/plugins/*
!modules/plugins/__init__.py
*.pyc


Cargando…
Cancelar
Guardar