From cbb4a384ed9467c2136dcd5b2d0ff55b5fabe0dc Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Mon, 8 Apr 2019 13:59:09 +0900 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 0b99aaa9..a77b6175 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ # Autodetect text files -* text=auto +* text=auto eol=lf # These are always text files *.go text