X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=f2c8fd9c064cae50c0c9cf4cdd0e9184f44df88c;hb=832d3e4e449c28438aacba396ba9afa9bbc0d6d2;hp=162687f8d407011bdd5baa89858f9885478ef744;hpb=62bc5f5a7b3b0e0878428e2a8e57235d8a47dcd0;p=yardstick.git diff --git a/.gitignore b/.gitignore index 162687f8d..f2c8fd9c0 100644 --- a/.gitignore +++ b/.gitignore @@ -26,5 +26,8 @@ test.log .testrepository/ cover/ .*.sw? -/output/ -/releng/ +/docs_build/ +/docs_output/ +/docs/apidocs/yardstick*.rst +#PyCharm IDE project configuration files +.idea/