# deploy-clean: only the exchange app + spec + entrypoints ship
.venv/
__pycache__/
*.pyc
*.db
.shared/
*.tar.gz

# python build artifacts
dist/
build/
*.whl
*.egg-info/

# superseded "intent" prototype — not part of the a2a.exchange deploy
/app/
/scripts/
