Add: VS Code config
This commit is contained in:
parent
a71d451602
commit
9bed083cf2
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": [
|
||||
"phash",
|
||||
"preimport",
|
||||
"runserver",
|
||||
"SLUGIFYING",
|
||||
"taggit",
|
||||
"whitenoise"
|
||||
],
|
||||
}
|
Loading…
Reference in a new issue