mirror of
https://github.com/restic/restic.git
synced 2026-05-31 22:29:43 +00:00
cc34401152
This adds the exclude patterns used to create a backup in the snapshot, so we can later compute statistics (like git does) on the data structure, e.g. added/removed files etc. For that, we need the exclude pattern.