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: I7121c40543dba4d5b6aafe6b1b150b8a385ee3e7
This commit is contained in:
Qian Min Chen 2018-02-09 11:01:45 +08:00
parent eff100522a
commit e531b937a9
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

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