grim/local-pipelines

e700bdbea6a4
pipeline: add new property public_env

This is currently unused but will return all the env vars that were
passed in as VAR=FOO (as opposed to ones that were just VAR).
syntax: regexp
^\.cache/
^build/
^dist/
^venv/
syntax: glob
*.pyc
.*.swp
*.egg-info
.coverage