X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=12d86f825b7ac682dc6527dee92713edce52233e;hb=80fd73edacd47df07b55597ff5b2c7e6d017d5b9;hp=d8ba0a976848e36312591868f95ab8dd7ffd84f3;hpb=9b228735d14cd91e31206bcde6d15f85b9d3e026;p=functest.git diff --git a/.gitignore b/.gitignore index d8ba0a976..12d86f825 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ .project .pydevproject rally_conf.json -/docs_build/ +/docs/**/build/ _build /docs_output/ /releng/ @@ -15,3 +15,7 @@ coverage.xml nosetests.xml functest.egg-info *venv +.tox +*.out +*.pdf +docs/_build/*