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