🔧 chore(vscode): update cspell dictionary

- add "creds", "tokencache", and "trdir" to cspell dictionary
This commit is contained in:
Jeremiah Russell
2025-10-23 12:04:50 +01:00
committed by Jeremiah Russell
parent 6d24a0175c
commit 7bbc41e1c3

View File

@@ -1,5 +1,7 @@
{
"cSpell.words": [
"creds",
"tokencache",
"trdir"
]
}