mirror of
https://github.com/restic/restic.git
synced 2025-12-26 21:56:59 +00:00
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.