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: I575481aa39a2f750f64a534e8021d9dfaf71bb98
This commit is contained in:
Qian Min Chen 2017-08-18 17:23:02 +08:00
parent e7e99b39fc
commit d9a205c7cd
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -11,7 +11,6 @@ develop-eggs/
.selenium_log
.coverage*
.noseids
.venv
.idea
.tox
coverage.xml