.venv
__pycache__
.env
uvicorn.log
uvicorn_err.log
*.txt

# Python build artifacts
dist/
build/
*.egg-info/