]> git.wh0rd.org - home.git/blame - .config/goobuntu-backups/exclude
backups: ignore go/ src
[home.git] / .config / goobuntu-backups / exclude
CommitLineData
5bfad04e
MF
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/
14google-cloud-sdk/
15
16# Exclude potentially large error logs.
17.xsession-errors*
18core
19
20.ccache/
21
22# Source!
32695b91 23go/
5bfad04e
MF
24src/
25Downloads/
26trybot/
56d5c925 27copybara/
5bfad04e
MF
28
29# Random
30.git/
31f
32log*
33test.*
34
35# Auth files.
36.boto*
37.gnupg/