Add: new words to spellchecking
This commit is contained in:
parent
5de12311c4
commit
cc4523b427
1 changed files with 2 additions and 0 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"cSpell.words": [
|
||||
"iframes",
|
||||
"ncols",
|
||||
"phash",
|
||||
"Popover",
|
||||
|
@ -8,6 +9,7 @@
|
|||
"SLUGIFYING",
|
||||
"taggit",
|
||||
"viewsets",
|
||||
"virtualenv",
|
||||
"whitenoise"
|
||||
],
|
||||
}
|
Loading…
Reference in a new issue