From 0b0ba1c7aab7d78b10ca3b6cb5422066939cad15 Mon Sep 17 00:00:00 2001 From: David <9059044+Tansito@users.noreply.github.com> Date: Mon, 9 Sep 2024 13:50:15 -0400 Subject: [PATCH] Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index add8960b9..b2f5be760 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ __pycache__ venv/ +.venv/ .idea/ .vscode/