From 50e38b4d79b1beab20d1a756b7545e47de19d894 Mon Sep 17 00:00:00 2001 From: git_admin Date: Sat, 30 May 2026 12:02:46 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 23b0015..bdf8835 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ __pycache__/ # C extensions *.so +.DS_Store # Distribution / packaging .Python build/ @@ -160,10 +161,3 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ - -# Unnecessary files -BolonkinNM/Task 1/Task 1.py -BolonkinNM/Task 1/график.png -BolonkinNM/Task 1/отчет.docx -*.docx -Task 1.py