From d51ba68b1ef36c7e565e60acb9adbb8024fc54d4 Mon Sep 17 00:00:00 2001 From: Krzysztof Rudnicki Date: Sun, 5 Mar 2023 18:13:52 +0100 Subject: [PATCH] feat: add "multiplatform" to spelled words --- .vscode/settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index 62ca657..c1547d3 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -92,6 +92,7 @@ "C_Cpp.errorSquiggles": "Disabled", "cSpell.words": [ "kuchy", + "multiplatform", "VERTICE" ] } \ No newline at end of file