Add: more words to spell checking
This commit is contained in:
parent
ce1af464ed
commit
98f41c16f0
1 changed files with 2 additions and 0 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -1,10 +1,12 @@
|
|||
{
|
||||
"cSpell.words": [
|
||||
"ncols",
|
||||
"phash",
|
||||
"preimport",
|
||||
"runserver",
|
||||
"SLUGIFYING",
|
||||
"taggit",
|
||||
"viewsets",
|
||||
"whitenoise"
|
||||
],
|
||||
}
|
Loading…
Reference in a new issue