From 3bf139b01e5e2aa8c4c3ef2c2069f67d24655d54 Mon Sep 17 00:00:00 2001 From: Matthew Zhou <61751438+Mattz-CE@users.noreply.github.com> Date: Thu, 5 Oct 2023 16:17:04 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 1cdf467..f851dba 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,8 @@ .idea .vscode +# env +.env/ +.venv/ +env/ +venv/