From b33a626b75eefab60696dd165272df66bdd80ebe Mon Sep 17 00:00:00 2001 From: errantlinguist Date: Wed, 15 Apr 2015 04:04:11 -0700 Subject: [PATCH 1/4] --- ignorelist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ignorelist b/ignorelist index 099c3e3..acfe8c6 100644 --- a/ignorelist +++ b/ignorelist @@ -129,6 +129,10 @@ .config/google-chrome/Default/Application Cache .config/google-chrome/Default/History Index * +# Local repositories (added by errantlinguist on 2015-04-13): +.gradle/caches +.m2/repository + #Other apps: # Pidgin From cfe47689f93c07e1c43ab5dbb4c67b9991fa415c Mon Sep 17 00:00:00 2001 From: errantlinguist Date: Wed, 15 Apr 2015 04:25:15 -0700 Subject: [PATCH 2/4] --- ignorelist => rsync-homedir-excludes.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) rename ignorelist => rsync-homedir-excludes.txt (90%) diff --git a/ignorelist b/rsync-homedir-excludes.txt similarity index 90% rename from ignorelist rename to rsync-homedir-excludes.txt index acfe8c6..c09fd95 100644 --- a/ignorelist +++ b/rsync-homedir-excludes.txt @@ -1,3 +1,10 @@ +# rsync-homedir-excludes +# +# A list of files to exclude when backing up *nix home directories using rsync. +# Author: errantlinguist (fork), Ruben Barkow (original) +# Version: 2015-04-15 +# Website: https://gist.github.com/errantlinguist/4055e237381eae516f6c + #These directories may be excluded: # contains mounted file systems @@ -141,4 +148,4 @@ .java/deployment/cache .icedteaplugin .icedtea -.gnome2/epiphany/favicon_cache +.gnome2/epiphany/favicon_cache \ No newline at end of file From f4f51bddd927e01536b9bb91048b3bf2dec2eaa9 Mon Sep 17 00:00:00 2001 From: errantlinguist Date: Wed, 15 Apr 2015 04:27:41 -0700 Subject: [PATCH 3/4] --- rsync-homedir-excludes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/rsync-homedir-excludes.txt b/rsync-homedir-excludes.txt index c09fd95..9bbe284 100644 --- a/rsync-homedir-excludes.txt +++ b/rsync-homedir-excludes.txt @@ -1,6 +1,7 @@ # rsync-homedir-excludes # # A list of files to exclude when backing up *nix home directories using rsync. +# # Author: errantlinguist (fork), Ruben Barkow (original) # Version: 2015-04-15 # Website: https://gist.github.com/errantlinguist/4055e237381eae516f6c From 51e0cc378bc340e9345314405a81c695c21ea906 Mon Sep 17 00:00:00 2001 From: errantlinguist Date: Wed, 15 Apr 2015 15:12:44 -0700 Subject: [PATCH 4/4] --- rsync-homedir-excludes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/rsync-homedir-excludes.txt b/rsync-homedir-excludes.txt index 9bbe284..dca734f 100644 --- a/rsync-homedir-excludes.txt +++ b/rsync-homedir-excludes.txt @@ -146,6 +146,7 @@ # Pidgin .pulse/icons # Cached applets +.guayadeque/cache.db .java/deployment/cache .icedteaplugin .icedtea