]> git.wh0rd.org - home.git/blob - .config/goobuntu-backups/exclude
backups: ignore go/ src
[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 go/
24 src/
25 Downloads/
26 trybot/
27 copybara/
28
29 # Random
30 .git/
31 f
32 log*
33 test.*
34
35 # Auth files.
36 .boto*
37 .gnupg/