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,6 +3,7 @@
3 3
 .flaskenv
4 4
 *.pyc
5 5
 *.pyo
6
+venv/
6 7
 env/
7 8
 env*
8 9
 dist/