__pycache__/ *.py[cod] *$py.class *.egg-info/ dist/ build/ .eggs/ *.egg .venv/ venv/ env/ .env .mypy_cache/ .pytest_cache/ .ruff_cache/ *.log .DS_Store .worktrees/