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