Change the default for patterns-files from 'README.md' to empty string.
When patterns-files is empty, fetch all files from the patterns repo
root instead of only fetching README.md.
This makes the common case work: users who set patterns-repo expect to
get all pattern files, not just the README.
Fixes#71