From d42c41edf1b0aa1e5a2dc2f429055ec55fb3ee98 Mon Sep 17 00:00:00 2001 From: Florian Griffon Date: Thu, 15 May 2025 11:52:01 +0300 Subject: [PATCH] feat: gitignore venv --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8e3a5a1..ae2d7ef 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ .history .svn/ migrate_working_dir/ +protocol_prototype/venv # IntelliJ related *.iml