]> git.wh0rd.org - home.git/commitdiff
goobuntu backups
authorMike Frysinger <vapier@gentoo.org>
Mon, 1 May 2017 16:16:24 +0000 (12:16 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 1 May 2017 16:16:24 +0000 (12:16 -0400)
.config/goobuntu-backups/exclude [new file with mode: 0644]

diff --git a/.config/goobuntu-backups/exclude b/.config/goobuntu-backups/exclude
new file mode 100644 (file)
index 0000000..09be3e6
--- /dev/null
@@ -0,0 +1,35 @@
+# This file contains globbing patterns that will be excluded from the nightly,
+# automated backups. Patterns should be relative to $HOME listed one per line.
+# Extended globbing syntax is supported as documented in `man 1 duplicity` under
+# the FILE SELECTION section.
+
+# Exclude application caches.
+.cache/
+
+# Exclude Chrome -- sync already handles this.
+.config/google-chrome*
+
+# Programs I don't care about.
+.config/.vagrant.d/
+google-cloud-sdk/
+
+# Exclude potentially large error logs.
+.xsession-errors*
+core
+
+.ccache/
+
+# Source!
+src/
+Downloads/
+trybot/
+
+# Random
+.git/
+f
+log*
+test.*
+
+# Auth files.
+.boto*
+.gnupg/