Skip to content

Commit

Permalink
chore: identify *.vy files as Coq files
Browse files Browse the repository at this point in the history
  • Loading branch information
jinh0 committed Mar 5, 2023
1 parent 39615c2 commit dca995c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Explicitly state language of *.vy files as Coq
*.vy linguist-language=Coq

0 comments on commit dca995c

Please sign in to comment.