From 48471c93bad0116cec08fdbfce99a1ba1f87b407 Mon Sep 17 00:00:00 2001 From: Wojciech Maj Date: Tue, 2 Oct 2018 10:52:21 +0200 Subject: [PATCH] Update .gitattributes --- .gitattributes | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/.gitattributes b/.gitattributes index bdb0cabc8..5a0d5e480 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,17 +1,2 @@ # Auto detect text files and perform LF normalization -* text=auto - -# Custom for Visual Studio -*.cs diff=csharp - -# Standard to msysgit -*.doc diff=astextplain -*.DOC diff=astextplain -*.docx diff=astextplain -*.DOCX diff=astextplain -*.dot diff=astextplain -*.DOT diff=astextplain -*.pdf diff=astextplain -*.PDF diff=astextplain -*.rtf diff=astextplain -*.RTF diff=astextplain +* text=auto eol=lf