Skip to content

Commit

Permalink
🔧 Add vscode/settings.json, with cSpell acceptable word dictionary
Browse files Browse the repository at this point in the history
  • Loading branch information
ff137 committed Apr 4, 2024
1 parent 8d352fd commit 89069d7
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"cSpell.words": [
"acapy",
"Accum",
"aiohttp",
"askar",
"Basicmessage",
"cafile",
"Camenisch",
"canonicalized",
"cloudcontroller",
"credentialsattach",
"Creds",
"crid",
"dateutil",
"didexchange",
"DIDX",
"docattach",
"errormsg",
"filtersattach",
"htilde",
"invi",
"JSESSIONID",
"Jsonld",
"Keylist",
"keypair",
"klass",
"levelname",
"Lysyanskaya",
"Mand",
"Multitenancy",
"offersattach",
"oneof",
"presentationsattach",
"proposalsattach",
"pydantic",
"pyversion",
"rctxt",
"Regs",
"requestsattach",
"Revoc",
"rrid",
"SDJWS",
"subwallet",
"Trustping",
"Verkey"
]
}

0 comments on commit 89069d7

Please sign in to comment.