From 86683c9d4b0c895edde1d7e4e67236852a5bbf4e Mon Sep 17 00:00:00 2001 From: Michal Dorner Date: Thu, 12 Nov 2020 23:26:27 +0100 Subject: [PATCH] Force EOL=LF --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 2e051e1..00f4c25 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -dist/** -diff linguist-generated=true \ No newline at end of file +* text=auto eol=lf +dist/** -diff linguist-generated=true