From fe67b7603c0ca26c01c5ed38faaa373875969375 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 16 Jun 2023 13:41:54 +0200 Subject: [PATCH] wip #6047 @0.75 --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 6051ca4ef..475ed31e1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,6 @@ *.css linguist-vendored *.scss linguist-vendored *.js linguist-vendored -.sh text eol=lf -.bat text eol=crlf +*.sh text eol=lf +*.bat text eol=crlf CHANGELOG.md export-ignore -- 2.39.5