1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00

Use regex in site exclusion list

This commit is contained in:
Cotes Chung 2021-02-04 03:38:04 +08:00
parent 2bcaabdab4
commit c8ff81e79a

View File

@ -154,7 +154,8 @@ exclude:
- vendor
- Gemfile
- Gemfile.lock
- jekyll-theme-chirpy.gemspec
- '*.gem'
- '*.gemspec'
- tools
- docs
- README.md