From 83f700fd310a70994b71c096d216920b6c53b084 Mon Sep 17 00:00:00 2001 From: SowinskiBraeden Date: Thu, 13 Mar 2025 17:09:20 -0700 Subject: [PATCH] update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c46ca39..71e6d41 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ __pycache__/* teams.json key.py boards/* +venv/*