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 0810070

Browse files
authoredMar 24, 2023
chore: add linguist hints for rescript (#121)
1 parent 3b84757 commit 0810070

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.