__pycache__/
*.egg-info/
.venv/
dist/
build/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.pyc
.env
.coverage
htmlcov/
