diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2020-10-17 09:40:51 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2020-10-17 09:40:51 +0200 |
commit | 26970ab687ba925ea407d5354a302b99b687559a (patch) | |
tree | 57feaa51ed18a582b4139b22787bd1b54cf44bea /duply/.duply/seb_notebook/exclude | |
parent | 9374bd47589f71d66de265517dea05628b74db38 (diff) |
Added Zim Notebook backup
Diffstat (limited to 'duply/.duply/seb_notebook/exclude')
-rw-r--r-- | duply/.duply/seb_notebook/exclude | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/duply/.duply/seb_notebook/exclude b/duply/.duply/seb_notebook/exclude new file mode 100644 index 0000000..1a7a4ad --- /dev/null +++ b/duply/.duply/seb_notebook/exclude @@ -0,0 +1,10 @@ +# 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 + +- **/.git |