From 86efa3c6a7f0ddb3b6699d1d4bc347b55d2f20bc Mon Sep 17 00:00:00 2001 From: Volochay Date: Thu, 23 Jan 2025 14:56:53 +0300 Subject: [PATCH] Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 15201ac..035a5af 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ var/ wheels/ share/python-wheels/ *.egg-info/ +venv/ .installed.cfg *.egg MANIFEST