diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-10-18 17:35:38 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-10-18 17:35:44 +0200 |
commit | 32dcf3f8430a5e9bb913834d43738c495376ba8f (patch) | |
tree | 28e5602034a562336b92a660dd64ff0b3f7a28fd /.vscode | |
parent | 92b5cf7ed66c1dbec7a5d0c5f1ef5f0c35a0e5dc (diff) |
Various updates to reflect current XDS state.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to '.vscode')
-rw-r--r-- | .vscode/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index b1f04a2..d2a9721 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -16,6 +16,6 @@ "vbox", "aarch", "crosssdk", "corei", "templating", "LOGLEVEL", "LOGFILE", "RPATH", "DRSYNC", "usermod", "groupmod", "chown", "MACHINENAME", "glibc", "DESTDIR", "realpath", "GOARCH", "sdkid", - "newtool", "setx" + "newtool", "setx", "autologin", "loginctl", "endwarning" ] } |