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