change venv dir

This commit is contained in:
artie 2025-01-18 02:46:09 +01:00
parent 0a3a18dbf3
commit 0f57dec759

4
.gitignore vendored
View File

@ -1,6 +1,6 @@
__pycache__/ __pycache__/
temp/ temp/
env/ .venv/
config.prod.toml config.prod.toml
config.dev.toml config.dev.toml
status.json status.json