updated gitignore to ignore .venv

Change-Id: I9724c79369628d4083c8a6d054d27eadf90a60a1
This commit is contained in:
Amir Mofakhar 2018-01-17 10:29:44 +01:00
parent 50dfeb1f81
commit 230ef25dc7
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -34,3 +34,4 @@ log/
db/config.yml
.coverage.*
*.sample
.venv