kiwi-el8/test/data/root-dir/image
Marcus Schäfer 7bea6c9203
Add support for a custom exclude file
The new optional metadata file image/exclude_files.yaml can
be placed inside of the local image root tree. At creation time of
the image binary the file contents are used to extend the default
exclude list with additional information. The structure of the
file must be as follows:

```yaml
exclude:
  - exclude-name-used-in-rsync
```
2021-04-16 10:23:33 +02:00
..
config.xml KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
exclude_files.yaml Add support for a custom exclude file 2021-04-16 10:23:33 +02:00