.git
.github
.venv
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
build/
dist/
reports/
tests/
examples/
uv.lock
Dockerfile.*