From 522e6df73c44370b16af30516c2072f39be6b793 Mon Sep 17 00:00:00 2001 From: James Lu Date: Thu, 27 Oct 2016 18:37:59 -0700 Subject: [PATCH] Actually, use LF line endings for everything (cherry picked from commit e49d36d8246d008abe6fe1a695d9952341fc354a) --- .gitattributes | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitattributes b/.gitattributes index 9cf0cce..ebc6d5b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,4 @@ -* text=auto - -*.py eol=lf -*.md eol=lf +* eol=lf *.png binary *.jpg binary