Skip to content

Commit

Permalink
Revert unnecessary spellcheck config change
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlydog committed Apr 9, 2024
1 parent 79a3077 commit 8da2261
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
{
"version": "0.2",
"language": "en",
"ignorePaths": [
".gitattributes",
".gitignore"
],
"ignorePaths": [],
"words": [
"colours",
"gifs",
Expand Down

0 comments on commit 8da2261

Please sign in to comment.