From f90e3793d39437a74d1df6ec0dc5888033531519 Mon Sep 17 00:00:00 2001 From: Mikhail Chechnev Date: Mon, 25 Sep 2023 00:46:31 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=20=D0=B5=D1=89=D1=91=20=D0=BD=D0=B5?= =?UTF-8?q?=D0=BC=D0=BD=D0=BE=D0=B3=D0=BE=20=D0=BD=D0=B0=D1=81=D1=82=D1=80?= =?UTF-8?q?=D0=BE=D0=B5=D0=BA=20=D0=BF=D0=BE=D0=B4=D1=81=D0=B2=D0=B5=D1=82?= =?UTF-8?q?=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.gitattributes b/.gitattributes index 21b7810..7a07c5b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,3 @@ -*.sql working-tree-encoding=cp1251 eol=crlf -*.pck working-tree-encoding=cp1251 eol=crlf -*.prc working-tree-encoding=cp1251 eol=crlf - -*.sql linguist-language=sql -*.pck linguist-language=sql -*.prc linguist-language=sql +*.sql working-tree-encoding=cp1251 eol=crlf linguist-language=sql +*.pck working-tree-encoding=cp1251 eol=crlf linguist-language=sql +*.prc working-tree-encoding=cp1251 eol=crlf linguist-language=sql