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": [
|
"cSpell.words": [
|
||||||
|
"iframes",
|
||||||
"ncols",
|
"ncols",
|
||||||
"phash",
|
"phash",
|
||||||
"Popover",
|
"Popover",
|
||||||
|
@ -8,6 +9,7 @@
|
||||||
"SLUGIFYING",
|
"SLUGIFYING",
|
||||||
"taggit",
|
"taggit",
|
||||||
"viewsets",
|
"viewsets",
|
||||||
|
"virtualenv",
|
||||||
"whitenoise"
|
"whitenoise"
|
||||||
],
|
],
|
||||||
}
|
}
|
Loading…
Reference in a new issue