diff --git a/.vscode/settings.json b/.vscode/settings.json index 1cd78f0..e398871 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,5 +3,15 @@ "license.extension": ".txt", "license.default": "GPL-2.0", "license.filename": "LICENSE", - "license.year": "auto" + "license.year": "auto", + "cSpell.words": [ + "APDU", + "apdubuf", + "Infineon", + "minlen", + "nopad", + "offcdata", + "pkcs", + "smartpgp" + ] } \ No newline at end of file