diff --git a/.gitattributes b/.gitattributes index 6ca29ee..c503ad9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,5 @@ # Ensure shell scripts always use LF line endings *.sh text eol=lf - # Go files should use LF *.go text eol=lf # Markdown files should use LF