From e2086b849927d6024065d27eae63ce5f1c9d5b56 Mon Sep 17 00:00:00 2001 From: Sergey Revyakin Date: Fri, 20 Feb 2026 13:26:10 +0700 Subject: [PATCH] =?UTF-8?q?=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB=20gi?= =?UTF-8?q?tignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6c0ed61..71fcfdf 100644 --- a/.gitignore +++ b/.gitignore @@ -182,3 +182,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +*.png +/logs/*.log \ No newline at end of file