Modify the '.gitignore' file
Since the horizon remove the 'run_tests.sh' file, so there should remove '.venv' from the '.gitignore' file. Change-Id: Iccddfef8e2733c0a2440ad940e6de674ec538b37
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -9,7 +9,6 @@ cover
|
|||||||
htmlcov
|
htmlcov
|
||||||
.secret_key_store
|
.secret_key_store
|
||||||
.stestr/
|
.stestr/
|
||||||
.venv
|
|
||||||
dist
|
dist
|
||||||
*.egg
|
*.egg
|
||||||
*.sw?
|
*.sw?
|
||||||
|
Reference in New Issue
Block a user