__pycache__/
*.pyc
.venv/
.pytest_cache/
.ruff_cache/
.hypothesis/
.coverage
.idea/
*.egg-info/
dist/
build/
