meson: Fix local build
Provide missing dependencies and necessary wrap files for the local
meson build.
Tested:
"meson setup build && cd build && meson compile" finishes successfully.
Change-Id: Ic5fc03326b12fd25cd041f53266fbdd9412e10bc
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..043584c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+build*/
+subprojects/*
+!subprojects/phosphor-logging.wrap
+!subprojects/nlohmann_json.wrap