From d836cf3bd0ab4fd5731d5cf5cf0db6d381420608 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 7 Mar 2014 14:10:39 +0200 Subject: [PATCH] Add SVG files in .gitattributes. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index fce5728..1b2209f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,4 +5,5 @@ *.json text eol=lf *.md text eol=lf *.scss text eol=lf +*.svg text eol=lf *.yml text eol=lf