VPP Object Model (VOM)

The VOM is a C++ library for use by clients/agents of VPP for programming
state. It uses the binary APIs to do so. Various other common client side
functions are also provided. Please see om.hpp for a more detailed description.

Change-Id: Ib756bfe99817093815a9e26ccf464aa5583fc523
Signed-off-by: Neale Ranns <neale.ranns@cisco.com>
Co-authored-by: Mohsin Kazmi <sykazmi@cisco.com>
diff --git a/.gitignore b/.gitignore
index 5a6266d..2810cb5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@
 /build-root/test-cov/
 /build-root/python/
 /build-root/vapi_test/
+/build-root/vom_test/
 /build-config.mk
 /dpdk/*.tar.gz
 /dpdk/*.tar.xz