From cb5db69ec0554deefd0c5666154b659f8dbee85d Mon Sep 17 00:00:00 2001 From: Mim Date: Fri, 24 Apr 2026 11:27:09 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=BF=D0=BE=D0=BB=D0=BD=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9=D0=BA?= =?UTF-8?q?=D0=B8=20git=20=D0=B4=D0=BB=D1=8F=20=D0=BE=D1=82=D0=BE=D0=B1?= =?UTF-8?q?=D1=80=D0=B0=D0=B6=D0=B5=D0=BD=D0=B8=D1=8F=20fnc=20=D0=B8=20trg?= =?UTF-8?q?=20=D0=B2=20=D1=81=D0=B71251?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 7a07c5b..a322b8f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ *.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 +*.fnc working-tree-encoding=cp1251 eol=crlf linguist-language=sql +*.trg working-tree-encoding=cp1251 eol=crlf linguist-language=sql \ No newline at end of file