Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9dc8de3

Browse files
authoredJun 11, 2023
chore: add linguist hints for rescript (#99)
1 parent 83cefbf commit 9dc8de3

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+
# Tell github that .res and .resi files are ReScript
2+
*.res linguist-language=ReScript
3+
*.resi linguist-language=ReScript

0 commit comments

Comments
 (0)
Please sign in to comment.