From 970e46c9f070808e3cf5482c9b4939db9c2e5d2d Mon Sep 17 00:00:00 2001 From: syropiatovvv Date: Wed, 12 Nov 2025 12:19:37 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20=5F=5Fpycache=5F=5F=20=D0=B2=20.gitignore=20=D1=8F?= =?UTF-8?q?=D0=B2=D0=BD=D0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0b1b6d7..a904a6f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ ### Python +__pycache__/ *.pyc ### Jupyter