From ef9ed2f890bd1167fb8f2556f7a53b85360cadde Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Tue, 27 Apr 2021 12:23:08 -0400 Subject: [PATCH] [ci-skip] fix .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index ebebf97d..1b741032 100644 --- a/.gitattributes +++ b/.gitattributes @@ -24,7 +24,7 @@ Jenkinsfile text eol=lf *.md text diff=markdown # Windows Files -*.bat text eol=crlf +# *.bat text eol=crlf #causes issues on linux for some reason *.cmd text eol=crlf # Binary files