From f5f69df84e1e5b975ab9e1889242f72bc49d77e3 Mon Sep 17 00:00:00 2001 From: Matthew Patton Date: Mon, 30 Apr 2018 13:59:46 -0400 Subject: [PATCH] Revert "fix line-endings" This reverts commit bb1aed5264ff13ceaf029ea044f28ff2b81dce04. --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 07e7d50e4..7230f36f4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,2 @@ -common/test-fixtures/root/* eol=lf -*.go eol=lf +common/test-fixtures/root/* eol=lf \ No newline at end of file