v/.gitattributes

5 lines
151 B
Plaintext
Raw Normal View History

*.v linguist-language=V text=auto eol=lf
*.vv linguist-language=V text=auto eol=lf
*.bat text=auto eol=crlf
Dockerfile.* linguist-language=Dockerfile