From 4f5d562f0cc95bd5d6bd3a50e0ba6ccfc07e64ee Mon Sep 17 00:00:00 2001 From: Joseph Petersen Date: Thu, 11 Aug 2022 15:36:36 +0200 Subject: [PATCH] ensure lf --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 93763d58..3171c2bb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ +* text eol=lf working-tree-encoding=UTF-8 +*.png binary /dist/** linguist-generated=true /lib/** linguist-generated=true