X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=024dfac4bf6102734270eac84345bb05d5b6ab5f;hb=d16036fdd1a6335af617c1520c989fc43db6278c;hp=33a0451bb83fa4de6ffaed6c59b234dcf7524ff4;hpb=9a3df319ebb2dfc7328b5a66e3e6cf69ebe0413e;p=releng.git diff --git a/.gitignore b/.gitignore index 33a0451bb..024dfac4b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,26 @@ /docs_build/ /docs_output/ /releng/ +.idea +*.py[cod] + +.Python +env/ +build/ +develop-eggs/ +dist/ +downloads/ +eggs/ +.eggs/ +lib/ +lib64/ +parts/ +sdist/ +var/ +wheels/ +*.egg-info/ +.installed.cfg +*.egg +.venv/ +venv/ +ENV/