mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Exclude gem-spec from output
This commit is contained in:
parent
7b5f7086b7
commit
1879b94f3d
@ -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…
x
Reference in New Issue
Block a user