aboutsummaryrefslogtreecommitdiff
path: root/byobu/.byobu/reload-required
blob: e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 (plain)

t .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# 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