add spellcheck ignore
This commit is contained in:
parent
ffe2457380
commit
23e4039b31
1 changed files with 10 additions and 0 deletions
10
.vscode/settings.json
vendored
Normal file
10
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"cSpell.words": [
|
||||
"Hotwatch",
|
||||
"actix",
|
||||
"bunbun",
|
||||
"bunbunsearch",
|
||||
"itertools",
|
||||
"opensearchdescription"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue