Adding app_label to xproto

Change-Id: I6313d4226a6e06743103c119014ec7c01c700ab4
(cherry picked from commit cc238379c9b5b196c525b516e3c436e745f37f72)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7e087fe
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.idea/
+node_modules
diff --git a/xos/metronet-local.xproto b/xos/metronet-local.xproto
index bcb90a8..a8a88a9 100644
--- a/xos/metronet-local.xproto
+++ b/xos/metronet-local.xproto
@@ -1,4 +1,5 @@
 option name = "vnodlocal";
+option app_label = "vnodlocal";
 
 message VnodLocalSystem (PlCoreBase){
      option verbose_name = "VNOD Local System";