meson: Add meson build

Signed-off-by: George Liu <liuxiwei@inspur.com>
Change-Id: I711ec60fe2ab459db1d31c7dedfb9d3ba64061ae
diff --git a/.gitignore b/.gitignore
index 19e6062..f475932 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+/build*/
+/subprojects/*
+!subprojects/*.wrap
 Makefile
 Makefile.in
 aclocal.m4
@@ -25,4 +28,4 @@
 .cscope/
 *.orig
 *.rej
-*~
+*~
\ No newline at end of file