From fba8596026e45f84317c72d67befa4f203a722b4 Mon Sep 17 00:00:00 2001 From: mrSkortch Date: Fri, 1 Aug 2014 22:59:48 -0600 Subject: [PATCH] Hopefully fix txt display in notepad --- .gitattributes | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 5b66ef7..f842c4f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -20,9 +20,7 @@ *.PDF diff=astextplain *.rtf diff=astextplain *.RTF diff=astextplain - -* text=auto - +*.txt eol=crlf .gitattributes export-ignore .gitignore export-ignore