diff --git a/openwrtbuilder.code-workspace b/openwrtbuilder.code-workspace index 1d05d6f..3a0afa5 100644 --- a/openwrtbuilder.code-workspace +++ b/openwrtbuilder.code-workspace @@ -7,7 +7,11 @@ "settings": { "window.title": "openwrtbuilder", "cSpell.words": [ + "openwrtbuilder", "padx" + ], + "cSpell.ignoreWords": [ + "openwrtbuilder" ] } } \ No newline at end of file