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