Exclude gem-spec from output

This commit is contained in:
Cotes Chung 2021-01-30 05:27:25 +08:00
parent 7b5f7086b7
commit 1879b94f3d

View file

@ -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