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 0d8e15c32e
commit f1a0b1d644
+10
View File
@@ -0,0 +1,10 @@
{
"cSpell.words": [
"asciigoat",
"ceph",
"cyclomatic",
"darvaza",
"jpictl",
"Wrapf"
]
}