aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-12-04 16:00:37 -0800
committerJakob Odersky <jakob@odersky.com>2016-12-04 16:00:37 -0800
commit50fb0402d1b41c40c2f116cd69cb5da36d9cc4f8 (patch)
tree2388ba1e70d31c43482deadbb1e05cae4a8b9716
parent5872fa93140ceac065e02d39ff43fbd76301ff96 (diff)
downloaddotfiles-50fb0402d1b41c40c2f116cd69cb5da36d9cc4f8.tar.gz
dotfiles-50fb0402d1b41c40c2f116cd69cb5da36d9cc4f8.tar.bz2
dotfiles-50fb0402d1b41c40c2f116cd69cb5da36d9cc4f8.zip
Update rsyncignore
-rw-r--r--home/.rsyncignore12
1 files changed, 7 insertions, 5 deletions
diff --git a/home/.rsyncignore b/home/.rsyncignore
index 9eabc93..c413c61 100644
--- a/home/.rsyncignore
+++ b/home/.rsyncignore
@@ -4,20 +4,22 @@
+ /.emacs.d/
+ /.gitconfig/
+ /.gnupg/
-+ /.mutt/
+ /.password-store/
+ /.sbt/
+ /.ssh/
++ /.offlineimaprc
++ /.offlineimaprc.py
+ /.rsyncignore
-# ignore other hidden files in this directory
-- /.*
+# ignore files in any .gitignore files
+dir-merge,- /.gitignore_global
+dir-merge,- .gitignore
# ignore temporary files
- **~
-# ignore files in any .gitignore files
-dir-merge,- .gitignore
+# ignore other hidden files in this directory
+- /.*
# ignore following directories
- /downloads