grim/local-pipelines

f5dcfe140c79
Merged in seanfarley/local-pipelines (pull request #4)

Prevent secret environment variable (e.g. passwords) from being sent via command line
syntax: regexp
^\.cache/
^build/
^dist/
^venv/
syntax: glob
*.pyc
.*.swp
*.egg-info
.coverage