Skip to content

Commit 8b0272d

Browse files
committed
Treat cram tests as text
1 parent f5f3db9 commit 8b0272d

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
@@ -2,6 +2,9 @@
22
*.re linguist-language=Reason
33
*.rei linguist-language=Reason
44

5+
# Ignore cram test files
6+
*.t text eol=lf -linguist-detectable
7+
58
# Declare shell files to have LF endings on checkout
69
# On Windows, the default git setting for `core.autocrlf`
710
# means that when checking out code, LF endings get converted

0 commit comments

Comments
 (0)