X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=8be48ac6200f75af89d57e934524203938d51117;hb=3ca70b916c386b7ec4d9a7f2f9bb6fec2e917785;hp=a53b5339024d58831d09c04fa13fe2fb32b6feb6;hpb=15d807c22f33fab8e1f9b61e1d0c041a8144ee89;p=yardstick.git diff --git a/.gitignore b/.gitignore index a53b53390..8be48ac62 100644 --- a/.gitignore +++ b/.gitignore @@ -10,13 +10,13 @@ *.BASE.* *.LOCAL.* *.REMOTE.* -*.yml *.egg *.egg-info build htmlcov .agignore .coverage +*.retry Session*.vim .tags* .coverage.* @@ -31,3 +31,5 @@ cover/ /docs/apidocs/yardstick*.rst #PyCharm IDE project configuration files .idea/ +# tox virtualenvs +.tox/