Add words to spell check dictionary
This commit is contained in:
parent
cc7f455e83
commit
dd1b18e5cb
12
.vscode/settings.json
vendored
12
.vscode/settings.json
vendored
@ -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"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user