mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Use regex in site exclusion list
This commit is contained in:
parent
2bcaabdab4
commit
c8ff81e79a
@ -154,7 +154,8 @@ exclude:
|
|||||||
- vendor
|
- vendor
|
||||||
- Gemfile
|
- Gemfile
|
||||||
- Gemfile.lock
|
- Gemfile.lock
|
||||||
- jekyll-theme-chirpy.gemspec
|
- '*.gem'
|
||||||
|
- '*.gemspec'
|
||||||
- tools
|
- tools
|
||||||
- docs
|
- docs
|
||||||
- README.md
|
- README.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user