Skip to content

Commit 92f21d4

Browse files
committed
chore: make GH show .shot files as jest snapshots
1 parent 9c8f9a8 commit 92f21d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@
55
*.ts eol=lf
66
*.tsx eol=lf
77
*.yml eol=lf
8+
9+
# force github to treat out custom jest snapshot extension as normal jest snapshots
10+
*.shot linguist-language=Jest-Snapshot

0 commit comments

Comments
 (0)