From b79d54143c0bb2ec10e4fb42d0d4ca169ab237c7 Mon Sep 17 00:00:00 2001 From: stud203836 Date: Tue, 5 May 2026 20:29:48 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5d381cc..20a124a 100644 --- a/.gitignore +++ b/.gitignore @@ -159,4 +159,6 @@ cython_debug/ # 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 +.ipynb_checkpoints +.venv \ No newline at end of file