From f30403133399267c607119b319a9c7c9c4eb913b Mon Sep 17 00:00:00 2001 From: mrSkortch Date: Fri, 1 Aug 2014 22:49:16 -0600 Subject: [PATCH] Fixed gitattributes WordWrap on rev changelog should now work --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 2e75bd8..5b66ef7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -21,6 +21,9 @@ *.rtf diff=astextplain *.RTF diff=astextplain +* text=auto + + .gitattributes export-ignore .gitignore export-ignore README.md export-ignore