X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=79e351fcec70a45cfa32b16b9710a92a335ae704;hb=e0f0e5468e470abf0c944ce773da516808747026;hp=8be48ac6200f75af89d57e934524203938d51117;hpb=4a5bc16d841221e8ac7853b3044e50af0c8143d2;p=yardstick.git diff --git a/.gitignore b/.gitignore index 8be48ac62..79e351fce 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,5 @@ cover/ .idea/ # tox virtualenvs .tox/ +# docs build artifacts +docs/_build/*