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