From: Patrick Canterino Date: Fri, 24 Mar 2023 16:43:04 +0000 (+0100) Subject: Allow to exclude files and directories from the backup X-Git-Url: https://git.p6c8.net/dsmonrot.git/commitdiff_plain/74f77c278c8a2ccc65a174eed00a444fd1b5e378?hp=74f77c278c8a2ccc65a174eed00a444fd1b5e378 Allow to exclude files and directories from the backup Options are directly passed to Drive Snapshot's `--exclude` parameter Fixes GitHub issue #2 ---