more excludes
This commit is contained in:
parent
b16e991f5f
commit
9081580048
1 changed files with 1 additions and 1 deletions
|
|
@ -9,4 +9,4 @@ whitelist:
|
||||||
- jekyll-redirect-from
|
- jekyll-redirect-from
|
||||||
github:
|
github:
|
||||||
is_project_page: False
|
is_project_page: False
|
||||||
exclude: ['_scripts', 'Gemfile', 'Gemfile.lock', 'README.md']
|
exclude: ['_scripts', 'Gemfile', 'Gemfile.lock', 'README.md', 'vendor']
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue