X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=c671eeed3ce69e33a06898f33f301b8649e1cbe7;hb=19f7ba75850c52e1ae163766b64b6d153e8d7e1b;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