.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
*.egg-info/
dist/
build/

# Example/smoke-test runtime outputs
examples/deployment-test/tmp/
examples/deployment-test/var/
examples/localhost/var/
examples/synthetic-compat/var/
