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:
|
exclude:
|
||||||
- vendor
|
- vendor
|
||||||
- Gemfile.lock
|
|
||||||
- Gemfile
|
- Gemfile
|
||||||
|
- Gemfile.lock
|
||||||
|
- jekyll-theme-chirpy.gemspec
|
||||||
- tools
|
- tools
|
||||||
- docs
|
- docs
|
||||||
- README.md
|
- README.md
|
||||||
|
|
Loading…
Reference in a new issue