From b57fe04095e2fc34d3458aeb097b3974ff02e45e Mon Sep 17 00:00:00 2001 From: Howard20181 <40033067+Howard20181@users.noreply.github.com> Date: Wed, 17 Aug 2022 01:17:09 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index e10e7a4..273764a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ -* text eol=lf +*.sh text eol=lf *.exe binary +*.apk binary +*.so binary *.xml text eol=crlf