ff-stream-web

git clone git://archive.git.mtrnord.blog/MTRNord/ff-stream-web.git
Log | Files | Refs | README | LICENSE

commit 458967774db255f810331c58f2fbcfcb6e5550ca
parent 10bddc2e4bd9d3e957033356d7450beb14a1b276
Author: Ivan C. Sanches <sanches.ic.89@gmail.com>
Date:   Wed, 24 Feb 2016 08:32:32 -0400

Add scss files to .gitattributes

Diffstat:
M.gitattributes | 1+
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