From 899b069d22acf1a8a3d505570ecd156410c2599d Mon Sep 17 00:00:00 2001 From: VladislavOstapov Date: Wed, 22 Mar 2023 10:40:30 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B7=D0=B0=D1=89=D0=B8=D1=82=D0=B0=20=D0=BE?= =?UTF-8?q?=D1=82=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D1=8F=20=D0=BB=D0=BE=D0=B3=D0=B0=20=D0=B2=20=D0=B3=D0=B8=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cdc4675..4c700b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /.env /.idea +/messages-log.log