mirror of https://github.com/docker/cli.git
feat: force lf line endings by default
Signed-off-by: Alano Terblanche <18033717+Benehiko@users.noreply.github.com>
This commit is contained in:
parent
03409219af
commit
2bd4e95bf1
|
@ -1,3 +1,5 @@
|
|||
* text=auto eol=lf
|
||||
Dockerfile* linguist-language=Dockerfile
|
||||
vendor.mod linguist-language=Go-Module
|
||||
vendor.sum linguist-language=Go-Checksums
|
||||
*.bat text eol=crlf
|
||||
|
|
Loading…
Reference in New Issue