Add: vscode project spell config
This commit is contained in:
parent
c7bd554d01
commit
81432d582f
1 changed files with 6 additions and 0 deletions
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"cSpell.words": [
|
||||||
|
"Cura",
|
||||||
|
"noconfirm"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue