diff options
author | Dominique <dominique@adekoya.fr> | 2020-09-05 22:08:41 +0200 |
---|---|---|
committer | Dominique <dominique@adekoya.fr> | 2020-09-05 22:08:41 +0200 |
commit | 1d9b896600e8c7bd4caa76975b7d8cb30abcb94a (patch) | |
tree | af3db5efd1c6bc3484ccb1c12e139b0311216b9e /duply/.duply/dom_pictures/exclude | |
parent | 577d2ee5261e3b44bfb1f838289a3a0893e76503 (diff) |
Dom's backup
Diffstat (limited to 'duply/.duply/dom_pictures/exclude')
-rw-r--r-- | duply/.duply/dom_pictures/exclude | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/duply/.duply/dom_pictures/exclude b/duply/.duply/dom_pictures/exclude new file mode 100644 index 0000000..9558c66 --- /dev/null +++ b/duply/.duply/dom_pictures/exclude @@ -0,0 +1,9 @@ +# although called exclude, this file is actually a globbing file list +# duplicity accepts some globbing patterns, even including ones here +# here is an example, this incl. only 'dir/bar' except it's subfolder 'foo' +# - dir/bar/foo +# + dir/bar +# - ** +# for more details see duplicity manpage, section File Selection +# http://duplicity.nongnu.org/duplicity.1.html#sect9 + |