X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=83868b546565d8b4c7be6d3c4939f9147e611321;hb=9ee9b136ebec5d21f5165acc5e4441c3e91a56dd;hp=d2ded27234e51cfab8eb044283c5a422c4ba4f74;hpb=0356b9274d2aea2bda1adae29fa29b89496f6c30;p=doctor.git diff --git a/.gitignore b/.gitignore index d2ded272..83868b54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,14 @@ *~ +*.pyc .*.sw? **.log +*.pyc +/*.egg-info/ +/build/ /docs_build/ /docs_output/ /releng/ /tests/*.img + +#Build results +.tox