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 106c58c5da
commit 6143dd8d3a
+9
View File
@@ -0,0 +1,9 @@
{
"cSpell.words": [
"asciigoat",
"ceph",
"cyclomatic",
"darvaza",
"Wrapf"
]
}