Add spell-check exception

This commit is contained in:
D. Scott Boggs 2024-10-19 06:21:18 -04:00
parent 6a9d13fe77
commit cfd1ac4567

View file

@ -66,5 +66,8 @@
"streambuf": "cpp",
"cinttypes": "cpp",
"typeinfo": "cpp"
}
},
"cSpell.words": [
"Pinetime"
]
}