mirror of https://github.com/docker/docs.git
Merge pull request #14800 from crazy-max/clean-excludes
jekyll: update file exclusions
This commit is contained in:
commit
9294453e5f
|
@ -20,11 +20,9 @@ lsi: false
|
|||
exclude:
|
||||
- _samples
|
||||
- _scripts
|
||||
- 404.html
|
||||
- datacenter
|
||||
- docker-bake.hcl
|
||||
- ee
|
||||
- index.html
|
||||
- js/metadata.json
|
||||
- LICENSE
|
||||
- Makefile
|
||||
|
|
|
@ -7,9 +7,7 @@
|
|||
# to Mirantis.
|
||||
exclude:
|
||||
- _scripts
|
||||
- 404.html
|
||||
- docker-bake.hcl
|
||||
- index.html
|
||||
- LICENSE
|
||||
- Makefile
|
||||
- README.md
|
||||
|
|
Loading…
Reference in New Issue