Add: vscode project spell config

This commit is contained in:
Aroy-Art 2025-03-07 23:30:00 +01:00
parent c7bd554d01
commit 2b479dfd11
Signed by: Aroy
GPG key ID: 583642324A1D2070

5
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
"cSpell.words": [
"Cura",
"noconfirm"
]
}