Removed *.yml from _config.yml
This commit is contained in:
parent
6e1bc787ec
commit
5ba4173dcc
|
|
@ -205,11 +205,12 @@ kramdown:
|
|||
# Includes & excludes
|
||||
include: ["_pages"]
|
||||
exclude:
|
||||
- "*.yml"
|
||||
- bin/
|
||||
- CONTRIBUTING.md
|
||||
- CUSTOMIZE.md
|
||||
- Dockerfile
|
||||
- docker-compose.yml
|
||||
- docker-compose-slim.yml
|
||||
- FAQ.md
|
||||
- Gemfile
|
||||
- Gemfile.lock
|
||||
|
|
|
|||
Loading…
Reference in New Issue