X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=2a9b067045b6bf4a6da239d20fc12759cdb7c30d;hb=0fd0e0478f05ebe13754787d951864269f5822ae;hp=b842f5a92251ed64cf1cf0e666dd8f5b83b5b03a;hpb=566a0d2c4e917fd03b0126b5cc610539f3db3cb1;p=dcaegen2%2Fplatform.git diff --git a/.gitignore b/.gitignore index b842f5a..2a9b067 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,16 @@ target .idea *.iml + +# For Helm artifacts +charts/ +requirements.lock +# For python +.coverage +.tox/ +coverage.xml +__pycache__ +*.egg-info/ +htmlcov/ +xunit-results.xml +*.eggs/