mirror of
https://github.com/restic/restic.git
synced 2026-02-28 11:46:24 +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.