vscode: add special words to the dictionary

Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
2023-09-04 16:06:08 +00:00
parent 3a1b36070a
commit 35a50659bd
+10
View File
@@ -0,0 +1,10 @@
{
"cSpell.words": [
"asciigoat",
"ceph",
"cyclomatic",
"darvaza",
"jpictl",
"Wrapf"
]
}