chore: ignore .venv directory

This commit is contained in:
2025-02-09 22:20:42 -05:00
parent b562ea4ac5
commit c7658f84dc

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
.env
.venv
__pycache__