Add gitattributes
This commit is contained in:
parent
a011f54361
commit
bfd1d7c5ba
1 changed files with 4 additions and 0 deletions
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
* text=auto eol=lf
|
||||
*.v linguist-language=V
|
||||
v.mod linguist-language=V
|
||||
Dockerfile.* linguist-language=Dockerfile
|
Loading…
Reference in a new issue