__pycache__/
*.pyc
*.pyo
dist/
build/
*.egg-info/
.eggs/
*.egg
.pytest_cache/
.venv/
venv/
env/
.env
*.db
# Local .flyto state stays out of the repository, except the source-controlled
# verification contract the audited coding route requires.
.flyto/*
!.flyto/coding.yaml
.flyto-index/
eval/results/
out/
