X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fnbi%2F.gitignore;h=21a2062e8bf9e783d82f5939ab4e6d6b271084a9;hb=49379ced23b5e344a773ce77ac9cb59c1864e19b;hp=f920a7f1882bf4918740aabe850db8210299ec9f;hpb=6248fe6005403005832d6e770e83322d5f679e0f;p=osm%2Fdevops.git diff --git a/installers/charm/nbi/.gitignore b/installers/charm/nbi/.gitignore index f920a7f1..21a2062e 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,14 @@ venv .vscode build +<<<<<<< HEAD nbi.charm +.coverage* +======= +*.charm .coverage +coverage.xml +>>>>>>> WIP: Improve osm charms .stestr -cover \ No newline at end of file +cover +release \ No newline at end of file