add technical spelling words, like TOTP

pull/16/head
scito 2 years ago
parent d7f4533c99
commit 801c0e42d0

@ -3,5 +3,18 @@
"."
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
"python.testing.pytestEnabled": true,
"cSpell.words": [
"devbox",
"HOTP",
"otpauth",
"pipenv",
"proto",
"protobuf",
"protoc",
"pytest",
"qrcode",
"TOTP",
"venv"
]
}

Loading…
Cancel
Save