mkdocs: exclude more generated files from cookbook/container.
This commit is contained in:
parent
938c6c65c4
commit
cb60966d9e
1 changed files with 5 additions and 0 deletions
|
|
@ -22,7 +22,12 @@ plugins:
|
|||
- cookbook/container/debdownload/*
|
||||
- cookbook/container/debootstrap/*
|
||||
- cookbook/container/debian/*
|
||||
- cookbook/container/libs/*
|
||||
- cookbook/container/*.fakeroot
|
||||
- cookbook/container/*.image
|
||||
- cookbook/container/*.initrd
|
||||
- cookbook/container/*.layer
|
||||
- cookbook/container/*.list
|
||||
- "t/*"
|
||||
- "*.tmp"
|
||||
- "*.gz"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue