Skip to content

Commit

Permalink
fix: don't scan cspell.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Oct 13, 2023
1 parent 5287c1c commit c6dac8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
".gitignore",
".markdownlint.jsonc",
".markdownlint-cli2.jsonc",
".envrc"
".envrc",
"cspell.json"
]
}

0 comments on commit c6dac8d

Please sign in to comment.