X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=c671eeed3ce69e33a06898f33f301b8649e1cbe7;hb=e4487625b094b19f518d5bf9e90c2c8d1d2b618e;hp=d2ded27234e51cfab8eb044283c5a422c4ba4f74;hpb=0356b9274d2aea2bda1adae29fa29b89496f6c30;p=doctor.git diff --git a/.gitignore b/.gitignore index d2ded272..c671eeed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,14 @@ *~ +*.pyc .*.sw? **.log /docs_build/ /docs_output/ /releng/ /tests/*.img + +#IntelJ Idea +.idea/ + +#Build results +.tox