Add spell-check exception
Some checks failed
CI / build-firmware (push) Has been cancelled
CI / build-simulator (push) Has been cancelled
CI / get-base-ref-size (push) Has been cancelled
CI / Compare build size (push) Has been cancelled

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", "streambuf": "cpp",
"cinttypes": "cpp", "cinttypes": "cpp",
"typeinfo": "cpp" "typeinfo": "cpp"
} },
"cSpell.words": [
"Pinetime"
]
} }