Skip to content

Commit 9da763e

Browse files
committed
chore(cspell): ignore .snap files
1 parent 4fb5cb3 commit 9da763e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cspell.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"version": "0.2",
33
"language": "en-GB",
44
"useGitignore": true,
5-
"ignorePaths": [".cspell.json"],
5+
"ignorePaths": [".cspell.json", "*.snap"],
66
"words": [
77
"color",
88

0 commit comments

Comments
 (0)