Browse Source

ignores venv

Jose Reyes 5 years ago
parent
commit
293e1bac22
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore View File

3
 .flaskenv
3
 .flaskenv
4
 *.pyc
4
 *.pyc
5
 *.pyo
5
 *.pyo
6
+venv/
6
 env/
7
 env/
7
 env*
8
 env*
8
 dist/
9
 dist/