feat: force lf line endings by default

Signed-off-by: Alano Terblanche <18033717+Benehiko@users.noreply.github.com>
This commit is contained in:
Alano Terblanche 2024-07-02 11:53:42 +02:00
parent 03409219af
commit 2bd4e95bf1
No known key found for this signature in database
GPG Key ID: 0E8FACD1BA98DE27
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored
View File

@ -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