mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-10 23:48:18 -05:00
docs: exclude .jekyll-cache
Stop regenerating: files in .jekyll-cache
This commit is contained in:
@@ -42,7 +42,8 @@ plugins:
|
||||
sass:
|
||||
style: compressed
|
||||
exclude:
|
||||
- ".gitignore"
|
||||
- .gitignore
|
||||
- .jekyll-cache
|
||||
- CNAME
|
||||
- icomoon-selection.json
|
||||
- readme.md
|
||||
|
||||
Reference in New Issue
Block a user