Modify the '.gitignore' file

Since the horizon remove the 'run_tests.sh' file,
so there should remove '.venv' from the '.gitignore' file.
See the patch 'https://review.openstack.org/#/c/399842/'

Change-Id: If463db65d42f2bdba0bf16e62fc782899cce1f4d
This commit is contained in:
qiaomin 2017-08-18 17:49:52 +08:00
parent af2e607338
commit 3b272a2d6d
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -27,7 +27,6 @@ pip-log.txt
.tox
nosetests.xml
.testrepository
.venv
node_modules
coverage*
test-shim.js