Improved /exec to support gdb execution.
[src/xds/xds-server.git] / .vscode / settings.json
index bb7040e..429cbbe 100644 (file)
@@ -12,7 +12,6 @@
         "webapp/dist": true,
         "webapp/node_modules": true
     },
-
     // Words to add to dictionary for a workspace.
     "cSpell.words": [
         "apiv",
@@ -40,6 +39,7 @@
         "pkill",
         "sdkid",
         "CLOUDSYNC",
-        "xdsagent"
+        "xdsagent",
+        "eows"
     ]
-}
\ No newline at end of file
+}