__pycache__/ *.py[cod] *$py.class *.so .Python build/ dist/ *.egg-info/ .eggs/ *.egg .pytest_cache/ .coverage htmlcov/ .env .venv env/ venv/ *.swp *.swo *~ .mypy_cache/ .ruff_cache/