Exclude gem-spec from output
This commit is contained in:
parent
7b5f7086b7
commit
1879b94f3d
1 changed files with 2 additions and 1 deletions
|
@ -183,8 +183,9 @@ compress_html:
|
|||
|
||||
exclude:
|
||||
- vendor
|
||||
- Gemfile.lock
|
||||
- Gemfile
|
||||
- Gemfile.lock
|
||||
- jekyll-theme-chirpy.gemspec
|
||||
- tools
|
||||
- docs
|
||||
- README.md
|
||||
|
|
Loading…
Reference in a new issue