chore: ignore .venv directory

This commit is contained in:
Ryan 2025-02-09 22:20:42 -05:00
parent b562ea4ac5
commit c7658f84dc
Signed by: ErrorNoInternet
GPG Key ID: 2486BFB7B1E6A4A3

1
.gitignore vendored
View File

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