From: XhmikosR Date: Fri, 7 Mar 2014 08:20:38 +0000 (+0200) Subject: Use LF for SVG files too. X-Git-Tag: v3.2.0~431^2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0749df5a467690676d7bc9dad4d44e42715b4ed;p=thirdparty%2Fbootstrap.git Use LF for SVG files too. --- diff --git a/.gitattributes b/.gitattributes index 0c6b2fea5f..f5eaf93b5a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,4 +5,5 @@ *.json text eol=lf *.less text eol=lf *.md text eol=lf +*.svg text eol=lf *.yml text eol=lf