mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-06 06:44:57 +01:00
20 lines
366 B
JSON
20 lines
366 B
JSON
{
|
|
"python.testing.pytestArgs": [
|
|
"."
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true,
|
|
"cSpell.words": [
|
|
"devbox",
|
|
"HOTP",
|
|
"otpauth",
|
|
"pipenv",
|
|
"proto",
|
|
"protobuf",
|
|
"protoc",
|
|
"pytest",
|
|
"qrcode",
|
|
"TOTP",
|
|
"venv"
|
|
]
|
|
}
|