v: cleanup gitattributes (#21324)

This commit is contained in:
Turiiya 2024-04-21 22:17:19 +02:00 committed by GitHub
parent d7758372dc
commit 024a37558a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 12 deletions

8
.gitattributes vendored
View file

@ -1,10 +1,10 @@
* text=auto eol=lf
*.bat eol=crlf
*.v linguist-language=V text=auto eol=lf
*.vv linguist-language=V text=auto eol=lf
*.vsh linguist-language=V text=auto eol=lf
**/v.mod linguist-language=V text=auto eol=lf
*.v linguist-language=V
*.vv linguist-language=V
*.vsh linguist-language=V
v.mod linguist-language=V
.vdocignore linguist-language=ignore
Dockerfile.* linguist-language=Dockerfile