commit a54cac9299d27fe714df1987e7511e450f4093cb
parent 10bddc2e4bd9d3e957033356d7450beb14a1b276
Author: Konstantin Tarkus <koistya@gmail.com>
Date: Wed, 24 Feb 2016 16:41:40 +0300
Merge pull request #463 from sanchesic89/master
Add scss files to .gitattributes
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitattributes b/.gitattributes
@@ -13,6 +13,7 @@
*.js text eol=lf
*.json text eol=lf
*.less text eol=lf
+*.scss text eol=lf
*.md text eol=lf
*.sh text eol=lf
*.txt text eol=lf