X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=431e52139e365bb2d7066e373c1344e2e1f02aec;hb=6299cd14079d45937261790d71f7f55187b41289;hp=2884629e6deb7a9097f2227b66dafd8bb4e614c8;hpb=b0eef185248b34d2f2c0ff035641c5ae212548cc;p=releng.git diff --git a/.gitignore b/.gitignore index 2884629e6..431e52139 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,37 @@ *~ .*.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