__pycache__/
*.pyc
.venv/
.git/
.mypy_cache/
.pytest_cache/
.ruff_cache/
tests/
*.egg-info/
dist/
build/
