Add: new words to spellchecking

This commit is contained in:
Aroy-Art 2023-11-10 10:06:51 +01:00
parent 5de12311c4
commit cc4523b427
Signed by: Aroy
GPG key ID: 583642324A1D2070

View file

@ -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"
], ],
} }