From a0ba1f1f6223ff6b34cbedb42fc06da95bbf2d6c Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 25 Aug 2015 08:04:30 +0300 Subject: [PATCH] .gitattributes: enforce LF for scss files. [ci skip] --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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