dist
src/.openapi-generator
.pytest_cache
__pycache__

# Ignore custom scripts for local development & testing (except example.py and ambassador_host.yaml that we want to track).
local/*
!local/example.py
!local/ambassador_host.yaml
