From b69ab4a1633846258bdd0813cdf86231c78413c7 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Sat, 13 May 2017 18:11:19 -0400 Subject: Update .gitattributes --- .gitattributes | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 7ecb56e..bdb0cab 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,17 @@ -no +# 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 -- cgit v1.2.3