Add meson

Tested: Built and verified that unit test passes

Signed-off-by: Brandon Kim <brandonkim@google.com>
Change-Id: I37a4e99f725f771b3f0861e0e724f2e4c66d1adf
diff --git a/.gitignore b/.gitignore
index 65cf1e9..d2762e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,7 @@
 ipmiblob.pc
 
 # Output binaries
+### Meson ###
+# build directory
+build*/*
+