From b069c516052dbef264a64028ec86b6684deb788f Mon Sep 17 00:00:00 2001 From: Ilia Miheev Date: Fri, 18 Jul 2025 14:00:09 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B0=D0=BF=D0=BA=D0=B8=20test=20=D0=B8?= =?UTF-8?q?=20venv=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD?= =?UTF-8?q?=D1=8B=20=D0=B2=20=D0=B8=D0=B3=D0=BD=D0=BE=D1=80?= 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 b694c4e..4edde6b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ __pycache__ *.csv *.json -uploadToPypi.py ideas.md *copy* +test/ +venv/ \ No newline at end of file