From 0de91df486aeaf2232b0331b28dca818ed1d420d Mon Sep 17 00:00:00 2001 From: zosimovaa Date: Fri, 7 Nov 2025 21:06:52 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B3=D0=BD=D0=BE=D1=80=D0=B8=D0=BC=20?= =?UTF-8?q?=D0=BB=D0=BE=D0=B3=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3482e52..80238fb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .vscode __pycache__ .env -.cursorignore \ No newline at end of file +.cursorignore +logs/ \ No newline at end of file