utility/sdbus: Add bus processing workaround
Provide a wrapper for others to use that works around a memory leak that
we have with processing dbus matches in an event loop.
Change-Id: I944e9c2547844b507216e334bd013f26b8a547da
Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/.gitignore b/.gitignore
index 327ea97..860c423 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
/build*/
-/subprojects/*/
+/subprojects/*
+!/subprojects/googletest.wrap
+!/subprojects/sdbusplus.wrap
+!/subprojects/stdplus.wrap