[CORD-3168] Removing subscriber termination when the subscriber status change

Change-Id: I3b4494539d12f577e7d093cce01317e759e6a40c
diff --git a/.gitignore b/.gitignore
index 1163cb2..9a8876a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 .idea
-*.pyc
\ No newline at end of file
+*.pyc
+.coverage
+xos/htmlcov
\ No newline at end of file