diff --git a/.gitattributes b/.gitattributes index 2336d2e03a84..5152817b1284 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,7 +10,5 @@ vendor.sum linguist-language=Go-Checksums # without extensions, so we need to force scripts/** text=auto eol=lf -# bat files should always have CRLF -*.bat text eol=crlf # shell scripts should always have LF *.sh text eol=lf