logs/
*.pid
__pycache__/
.pytest_cache/
.venv/
venv/
.env
*.log

