Sfoglia il codice sorgente

python 3 migration

python3_migration
manuel83 6 anni fa
parent
commit
9f2d45d834
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .gitignore

+ 1
- 1
.gitignore Vedi File

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


Loading…
Annulla
Salva