From 7a1a025471004054d6b24352c45eac0296896000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=9B=D0=BE=D0=BC?= =?UTF-8?q?=D0=BE=D0=BD=D0=BE=D1=81=D0=BE=D0=B2?= Date: Wed, 17 Jul 2024 20:26:14 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6709d9c..c470640 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ pyvenv.cfg .venv pip-selfcheck.json - +venv/ +.env