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