docs: exclude .jekyll-cache
Stop regenerating: files in .jekyll-cache
This commit is contained in:
parent
d492766220
commit
fbec40589d
|
@ -42,7 +42,8 @@ plugins:
|
|||
sass:
|
||||
style: compressed
|
||||
exclude:
|
||||
- ".gitignore"
|
||||
- .gitignore
|
||||
- .jekyll-cache
|
||||
- CNAME
|
||||
- icomoon-selection.json
|
||||
- readme.md
|
||||
|
|
Loading…
Reference in New Issue