From dd66fb03db0b45305fc0909ad952952a1790f84e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D0=BE=D0=BC=D0=B0=D0=BD=20=D0=9A=D0=B8=D1=81=D0=BB?= =?UTF-8?q?=D1=83=D1=85=D0=B8=D0=BD?= Date: Tue, 1 Oct 2024 13:11:36 +0300 Subject: [PATCH] changed *.sh and files w/o ext to eol=lf --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 0a31b33..6e77258 100644 --- a/.gitattributes +++ b/.gitattributes @@ -75,4 +75,4 @@ COPYING text=auto .*src text=auto *.stg text=auto *.g text=auto -* eol=lf +*. eol=lf