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