From c6f50bccec78abfa494109fcaf237255aabcb60e Mon Sep 17 00:00:00 2001
From: Muzahid <muzahid.h@cisinlabs.com>
Date: Wed, 24 Nov 2021 17:24:52 +0530
Subject: [PATCH] ignore coverage changes

---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index d3da7bf8..72e5700f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,7 @@ docs/_*/*
 docs/autodoc/
 build
 pyan/
+**.coverage
+**htmlcov*
+**coverage.json
+