bundlewrap/bundles/archive
mwiegand f2e9768e65 wip
2021-06-20 10:16:03 +02:00
..
files wip 2021-06-20 10:16:03 +02:00
items.py wip 2021-06-20 10:16:03 +02:00
metadata.py wip 2021-06-20 01:49:25 +02:00
README.md wip 2021-06-19 23:44:16 +02:00

defaults = {
    'archive': {
        '/var/important': {
          'exclude': [
            '\.cache/',
            '\.log$',
          ],
        },
    },
}