From 5c57d9b3912c5d819a1718bfa14017eb17b002d7 Mon Sep 17 00:00:00 2001 From: S John CD Date: Thu, 7 Mar 2024 22:23:06 +0000 Subject: [PATCH] Spelling --- .vscode/settings.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 57e7e14..98fdbbc 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,10 @@ { - "cSpell.enabled": true + "cSpell.enabled": true, + "cSpell.words": [ + "Anson", + "Buildx", + "debugpy", + "moby", + "pylance" + ] }