[SEBA-81] Getting ONU Serial Number from logical device openflow info
Reading the correct port_id for UNI Ports

Change-Id: Idfcc9932762d4659ae413d73e99857d81c46c1c1
diff --git a/.gitignore b/.gitignore
index 178635a..3d95f9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
 .idea/
 *.pyc
-.DS_Store
\ No newline at end of file
+.DS_Store
+
+xos/.coverage
+xos/htmlcov
\ No newline at end of file