]> git.wh0rd.org - home.git/blob - .config/goobuntu-backups/exclude
09be3e6fe273b74f0668539f674956bd9518d3f9
[home.git] / .config / goobuntu-backups / exclude
1 # This file contains globbing patterns that will be excluded from the nightly,
2 # automated backups. Patterns should be relative to $HOME listed one per line.
3 # Extended globbing syntax is supported as documented in `man 1 duplicity` under
4 # the FILE SELECTION section.
5
6 # Exclude application caches.
7 .cache/
8
9 # Exclude Chrome -- sync already handles this.
10 .config/google-chrome*
11
12 # Programs I don't care about.
13 .config/.vagrant.d/
14 google-cloud-sdk/
15
16 # Exclude potentially large error logs.
17 .xsession-errors*
18 core
19
20 .ccache/
21
22 # Source!
23 src/
24 Downloads/
25 trybot/
26
27 # Random
28 .git/
29 f
30 log*
31 test.*
32
33 # Auth files.
34 .boto*
35 .gnupg/