v / examples / veb_fullstack / .gitattributes
7 lines · 6 sloc · 148 bytes · 4fa8167abbaced0ea99afe662c6ee3a2e2700f40
Raw
1* text=auto eol=lf
2*.bat eol=crlf
3
4**/*.v linguist-language=V
5**/*.vv linguist-language=V
6**/*.vsh linguist-language=V
7**/v.mod linguist-language=V
8