Add vscode spelling info

This commit is contained in:
Justin Hawkins 2021-12-28 11:28:07 +10:30
parent 4118866f7b
commit bebc161256

6
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,6 @@
{
"cSpell.words": [
"daulog",
"inconsolata"
]
}