Modify the '.gitignore' file

Since the horizon remove the 'run_tests.sh' file,
so there should remove '.venv' from the '.gitignore' file.

Change-Id: Iccddfef8e2733c0a2440ad940e6de674ec538b37
This commit is contained in:
Qian Min Chen 2018-07-08 20:11:09 +08:00 committed by ziyu
parent 0713926424
commit 442072bf12
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -9,7 +9,6 @@ cover
htmlcov
.secret_key_store
.stestr/
.venv
dist
*.egg
*.sw?