X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=eeabaeb6388fcf30875da5e9c11d7f990908ff83;hb=0082e57adeeccbd3838b200cf02d9b8b36793800;hp=2884629e6deb7a9097f2227b66dafd8bb4e614c8;hpb=b0eef185248b34d2f2c0ff035641c5ae212548cc;p=releng.git diff --git a/.gitignore b/.gitignore index 2884629e6..eeabaeb63 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,38 @@ *~ .*.sw? -/build/ -/output/ +/docs_build/ +/docs_output/ /releng/ +.idea +*.py[cod] + +.Python +env/ +build/ +develop-eggs/ +dist/ +downloads/ +eggs/ +.eggs/ +lib/ +lib64/ +parts/ +sdist/ +wheels/ +*.egg-info/ +.installed.cfg +*.egg +.venv/ +venv/ +ENV/ +node_modules/ +.coverage +=1.3.1 +cover/ +coverage.xml +nosetests.xml +testapi_venv/ +.cache +.tox +*.retry +job_output/