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:
parent
eff100522a
commit
e531b937a9
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,7 +29,6 @@ pip-log.txt
|
|||||||
nosetests.xml
|
nosetests.xml
|
||||||
.secret_key_store
|
.secret_key_store
|
||||||
.testrepository
|
.testrepository
|
||||||
.venv
|
|
||||||
node_modules
|
node_modules
|
||||||
coverage*
|
coverage*
|
||||||
test-shim.js
|
test-shim.js
|
||||||
|
Loading…
Reference in New Issue
Block a user