From fee9ab2091df185397b2990775b00811033b3998 Mon Sep 17 00:00:00 2001 From: Mikhail Chechnev Date: Tue, 9 Jul 2024 17:18:12 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9A=D0=BE=D0=BD=D1=84=D0=B8=D0=B3=D1=83?= =?UTF-8?q?=D1=80=D0=B0=D1=86=D0=B8=D1=8F=20Git=20=D0=B4=D0=BB=D1=8F=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=B4=D0=B4=D0=B5=D1=80=D0=B6=D0=BA=D0=B8=20cp-125?= =?UTF-8?q?1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7a07c5b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.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