Site: exclude README.md and .gitignore [ci skip]
This commit is contained in:
parent
20f9c26088
commit
160782ec50
|
@ -32,3 +32,7 @@ gems:
|
||||||
- jekyll-seo-tag
|
- jekyll-seo-tag
|
||||||
- jekyll-avatar
|
- jekyll-avatar
|
||||||
- jekyll-mentions
|
- jekyll-mentions
|
||||||
|
|
||||||
|
exclude:
|
||||||
|
- README.md
|
||||||
|
- .gitignore
|
||||||
|
|
Loading…
Reference in New Issue