Add spell-check exception
This commit is contained in:
parent
6a9d13fe77
commit
cfd1ac4567
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
@ -66,5 +66,8 @@
|
|||
"streambuf": "cpp",
|
||||
"cinttypes": "cpp",
|
||||
"typeinfo": "cpp"
|
||||
}
|
||||
},
|
||||
"cSpell.words": [
|
||||
"Pinetime"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue