vscode: add hasher, htpasswd and Passwds to the dictionary

Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
2023-09-29 18:29:50 +00:00
parent 47d0d5d0a4
commit 5941fb013c
2 changed files with 9 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"cSpell.words": [
"hasher",
"htpasswd",
"Passwds"
]
}