From: Vincent Vanwaelscappel Date: Fri, 16 Jun 2023 11:41:54 +0000 (+0200) Subject: wip #6047 @0.75 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=fe67b7603c0ca26c01c5ed38faaa373875969375;p=fluidbook-toolbox.git wip #6047 @0.75 --- 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