]> git.wh0rd.org - home.git/blob - .config/goobuntu-backups/exclude
glinux-backups: more excludes
[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 .config/chrome-remote-desktop/
12 .config/chromium
13
14 # Programs I don't care about.
15 .config/.vagrant.d/
16 google-cloud-sdk/
17 .vpython-root/
18
19 # Exclude potentially large error logs.
20 .xsession-errors*
21 core
22
23 .ccache/
24
25 # Source!
26 go/
27 src/
28 Downloads/
29 trybot/
30 copybara/
31
32 # Random
33 .git/
34 a.out
35 f
36 log*
37 test.*
38 *.o
39 x
40
41 # Auth files.
42 .boto*
43 .gnupg/