From 564079c7e939b356ed0347661e3333e76f2baaae Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Thu, 1 Oct 2020 01:08:39 +0300 Subject: [PATCH] update .gitattributes --- .gitattributes | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index f74a80db..21c2769a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ -* text=auto -*.bat eol=crlf -*.sh eol=lf +* text=auto +*.bat eol=crlf +*.gradle eol=lf +*.mk eol=lf +*.sh eol=lf