Merge "gitignore: Ignore .venv"

This commit is contained in:
Jenkins 2017-07-05 12:36:08 +00:00 committed by Gerrit Code Review
commit 372862c864
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -23,6 +23,7 @@ develop-eggs
# Other
.testrepository
.tox
.venv
.*.swp
.coverage
cover