We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5f3db9 commit 8b0272dCopy full SHA for 8b0272d
.gitattributes
@@ -2,6 +2,9 @@
2
*.re linguist-language=Reason
3
*.rei linguist-language=Reason
4
5
+# Ignore cram test files
6
+*.t text eol=lf -linguist-detectable
7
+
8
# Declare shell files to have LF endings on checkout
9
# On Windows, the default git setting for `core.autocrlf`
10
# means that when checking out code, LF endings get converted
0 commit comments