jekyll: update file exclusions

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-05-22 09:18:34 +02:00
parent a64edf03dd
commit d5715be823
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
2 changed files with 0 additions and 4 deletions

View File

@ -20,11 +20,9 @@ lsi: false
exclude: exclude:
- _samples - _samples
- _scripts - _scripts
- 404.html
- datacenter - datacenter
- docker-bake.hcl - docker-bake.hcl
- ee - ee
- index.html
- js/metadata.json - js/metadata.json
- LICENSE - LICENSE
- Makefile - Makefile

View File

@ -7,9 +7,7 @@
# to Mirantis. # to Mirantis.
exclude: exclude:
- _scripts - _scripts
- 404.html
- docker-bake.hcl - docker-bake.hcl
- index.html
- LICENSE - LICENSE
- Makefile - Makefile
- README.md - README.md