X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fnbi%2F.gitignore;h=2885df273aad15007d0d44a57c83983822887b9c;hb=a13b250de36576c0d31bc9bd6c1a3c9f13a2b8ea;hp=05bdb52d1d7bf6048f00d3f8ca34b6c97b6e4561;hpb=95ba7e1641316616ce5a9442d485753456ff9525;p=osm%2Fdevops.git diff --git a/installers/charm/nbi/.gitignore b/installers/charm/nbi/.gitignore index 05bdb52d..2885df27 100644 --- a/installers/charm/nbi/.gitignore +++ b/installers/charm/nbi/.gitignore @@ -1,4 +1,4 @@ -# Copyright 2020 Canonical Ltd. +# Copyright 2021 Canonical Ltd. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain @@ -22,7 +22,9 @@ venv .vscode build -nbi.charm -.coverage* +*.charm +.coverage +coverage.xml .stestr -cover \ No newline at end of file +cover +release \ No newline at end of file