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