Skip to content

Commit 37954d8

Browse files
committed
Update cspell.json file
1 parent a99a0e6 commit 37954d8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

cspell.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,10 @@
2626
"HRESULT",
2727
"Pkcs",
2828
"choochmeque",
29-
"myapp"
29+
"myapp",
30+
"docsrs",
31+
"thiserror",
32+
"repr"
3033
],
3134
"useGitignore": true,
3235
"ignorePaths": [
@@ -46,6 +49,7 @@
4649
"**/fixtures/**/*.json",
4750
"**/fixtures/sampleCode/*errors/",
4851
"node_modules",
52+
"permissions/**",
4953
"main_root.js",
5054
"package-lock.json",
5155
"pnpm-lock.yaml",

0 commit comments

Comments
 (0)