Skip to content

Commit

Permalink
Exclude README.md from cSpell
Browse files Browse the repository at this point in the history
  • Loading branch information
prophile committed May 1, 2024
1 parent 88835b5 commit 121d175
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 @@ -12,6 +12,7 @@
"ignorePaths": [
"/node_modules",
"/requirements.txt",
"/.spelling"
"/.spelling",
"README.md"
]
}

0 comments on commit 121d175

Please sign in to comment.