From 6cfa9d35209fa1ac12a246060ce4c6fb7838e2e0 Mon Sep 17 00:00:00 2001 From: stud203836 Date: Tue, 5 May 2026 19:51:41 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B3=D0=B8=D1=82=D0=B8=D0=B3=D0=BD=D0=BE?= =?UTF-8?q?=D1=80=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5d381cc..93c9739 100644 --- a/.gitignore +++ b/.gitignore @@ -158,5 +158,6 @@ cython_debug/ # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. -#.idea/ - +.idea +.venv +.env \ No newline at end of file