more excludes

This commit is contained in:
Jeff Epler 2019-07-07 14:02:00 -05:00
parent b16e991f5f
commit 9081580048

View file

@ -9,4 +9,4 @@ whitelist:
- jekyll-redirect-from
github:
is_project_page: False
exclude: ['_scripts', 'Gemfile', 'Gemfile.lock', 'README.md']
exclude: ['_scripts', 'Gemfile', 'Gemfile.lock', 'README.md', 'vendor']