add spellcheck ignore

This commit is contained in:
Edward Shen 2019-12-22 22:09:46 -05:00
parent ffe2457380
commit 23e4039b31
Signed by: edward
GPG key ID: F350507060ED6C90

10
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,10 @@
{
"cSpell.words": [
"Hotwatch",
"actix",
"bunbun",
"bunbunsearch",
"itertools",
"opensearchdescription"
]
}