From: XhmikosR Date: Tue, 25 Aug 2015 05:04:30 +0000 (+0300) Subject: .gitattributes: enforce LF for scss files. X-Git-Tag: v4.0.0-alpha.2~419 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0ba1f1f6223ff6b34cbedb42fc06da95bbf2d6c;p=thirdparty%2Fbootstrap.git .gitattributes: enforce LF for scss files. [ci skip] --- diff --git a/.gitattributes b/.gitattributes index f140503687..3d8e20c85e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,8 +3,8 @@ *.html text eol=lf *.js text eol=lf *.json text eol=lf -*.less text eol=lf *.md text eol=lf +*.scss text eol=lf *.svg text eol=lf *.yml text eol=lf # Don't diff or textually merge source maps