Ver código fonte

python 3 migration

python3_migration
manuel83 6 anos atrás
pai
commit
9f2d45d834
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      .gitignore

+ 1
- 1
.gitignore Ver arquivo

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


Carregando…
Cancelar
Salvar