add spellcheck ignore

master
Edward Shen 2019-12-22 22:09:46 -05:00
parent ffe2457380
commit 23e4039b31
Signed by: edward
GPG Key ID: F350507060ED6C90
1 changed files with 10 additions and 0 deletions

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

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