updated gitignore

This commit is contained in:
2024-08-18 13:33:12 -05:00
parent 75d0561a23
commit bcdb6cf0d9
+1
View File
@@ -8,6 +8,7 @@ __pycache__/
# Virtual environment # Virtual environment
.venv/ .venv/
venv/
env/ env/
# IDE files # IDE files