docs: exclude .jekyll-cache

Stop regenerating: files in  .jekyll-cache
This commit is contained in:
Frank Taillandier 2018-10-28 06:25:06 +01:00
parent d492766220
commit fbec40589d
1 changed files with 2 additions and 1 deletions

View File

@ -42,7 +42,8 @@ plugins:
sass: sass:
style: compressed style: compressed
exclude: exclude:
- ".gitignore" - .gitignore
- .jekyll-cache
- CNAME - CNAME
- icomoon-selection.json - icomoon-selection.json
- readme.md - readme.md