.env
*.egg-info/
__pycache__/
.venv/
dist/
build/
.pytest_cache/
*.pyc
*.pyo
.env.local
*.log
.mypy_cache/
.ruff_cache/
