From e45f8cba643486bf83beafe2fc3f7afb20fa9e9c Mon Sep 17 00:00:00 2001 From: SerKin0 <71343548+SerKin0@users.noreply.github.com> Date: Wed, 20 May 2026 11:31:35 +0300 Subject: [PATCH] =?UTF-8?q?[1]=20=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skorohodovsa/.gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/skorohodovsa/.gitignore b/skorohodovsa/.gitignore index 61b51ed..70e00c4 100644 --- a/skorohodovsa/.gitignore +++ b/skorohodovsa/.gitignore @@ -1,2 +1,6 @@ -/.ruff_check -/.vscode \ No newline at end of file +.ruff_cache/ +.vscode/* +.idea/ +/.vscode + +task_1/work.py \ No newline at end of file