# Generated build products (created by `make all` in cook/)
cook/recipes/*.cfg
cook/dishes/*.cfg

# Generated build products (created by build-image.sh)
build/

# Python
__pycache__/
*.py[cod]
.pytest_cache/