mirror of https://github.com/docker/docs.git
jekyll: update file exclusions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
a64edf03dd
commit
d5715be823
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue