From f40a7d47f53b7e6a414caad7247399640308115c Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Fri, 16 May 2014 04:15:34 -0700 Subject: [PATCH] Simplify .gitattributes. [ci skip] --- .gitattributes | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitattributes b/.gitattributes index d7ea4954e..176a458f9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1 @@ * text=auto -*.html text eol=lf -*.js text eol=lf -*.md text eol=lf -*.sh text eol=lf