From 77b7ae0bd5df659c24af0a169b063b5c755694b4 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 13 Oct 2014 13:27:29 +0300 Subject: [PATCH] Add xml files in .gitattributes. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 1b2209f..bb5f8c2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,4 +6,5 @@ *.md text eol=lf *.scss text eol=lf *.svg text eol=lf +*.xml text eol=lf *.yml text eol=lf