Browse Source

python 3 migration

python3_migration
manuel83 6 years ago
parent
commit
9f2d45d834
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .gitignore

+ 1
- 1
.gitignore View File

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


Loading…
Cancel
Save