From 98609ecffcaef619e31044ac40b71b4fa8858357 Mon Sep 17 00:00:00 2001 From: SudhakarReddy Date: Wed, 22 Aug 2018 12:05:24 +0300 Subject: Improve coverage of multicloud-azure plugin Change-Id: I6cfbced1e6a2c0dc434fcdcb80f1b0e7cc4783f3 Issue-ID: MULTICLOUD-308 Signed-off-by: SudhakarReddy --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 64c410c..fd6e092 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,5 @@ azure/build azure/dist azure/1.25.0 azure/*.egg-info -azure/logs/*.log \ No newline at end of file +azure/logs/*.log +azure/coverage.xml -- cgit 1.2.3-korg