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: I0ab7530aff41877914c3d1e3368baf98d200a721
This commit is contained in:
parent
987e6aba7d
commit
b0817f76c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,7 +2,6 @@ __pycache__
|
|||||||
dist
|
dist
|
||||||
build
|
build
|
||||||
tags
|
tags
|
||||||
.venv
|
|
||||||
tests/scenario/.vagrant
|
tests/scenario/.vagrant
|
||||||
.idea
|
.idea
|
||||||
.autogenerated
|
.autogenerated
|
||||||
|
Loading…
Reference in New Issue
Block a user