Skip to content

Commit 7e01c74

Browse files
authored
Merge pull request #939 from kevinji/kevinji-patch-1
The Linguist stats on the bottom-right of the main page are incorrectly recognizing some files as SML; this fixes them to be OCaml instead.
2 parents 93bd1e9 + bfd6210 commit 7e01c74

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
@@ -0,0 +1,3 @@
1+
*.ml linguist-language=OCaml
2+
*.mli linguist-language=OCaml
3+
*.t -linguist-detectable

0 commit comments

Comments
 (0)