Skip to content

Commit

Permalink
Treat *.ml{i,y,l} in Linguist as OCaml
Browse files Browse the repository at this point in the history
  • Loading branch information
filipeom committed Mar 14, 2024
1 parent b3b871a commit 47d9374
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.ml linguist-language=OCaml
*.mli linguist-language=OCaml
*.mly linguist-language=OCaml
*.mll linguist-language=OCaml

0 comments on commit 47d9374

Please sign in to comment.