aboutsummaryrefslogtreecommitdiff
path: root/home/.rsyncignore
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-06-12 16:23:42 -0700
committerJakob Odersky <jakob@odersky.com>2016-06-12 16:23:42 -0700
commit56fc2fa39983a965fca2b64b512c8e16f95d45b1 (patch)
tree9dcf251b13dff860ac808604271905ba19fe6fa0 /home/.rsyncignore
parent3c69ec0ba531ec7eb9a0b3e979dd29916a378ff4 (diff)
downloaddotfiles-56fc2fa39983a965fca2b64b512c8e16f95d45b1.tar.gz
dotfiles-56fc2fa39983a965fca2b64b512c8e16f95d45b1.tar.bz2
dotfiles-56fc2fa39983a965fca2b64b512c8e16f95d45b1.zip
Update rsyncignore
Diffstat (limited to 'home/.rsyncignore')
-rw-r--r--home/.rsyncignore21
1 files changed, 10 insertions, 11 deletions
diff --git a/home/.rsyncignore b/home/.rsyncignore
index 3f3bae7..38378cc 100644
--- a/home/.rsyncignore
+++ b/home/.rsyncignore
@@ -1,15 +1,14 @@
# keep these hidden files and directories
++ /.dotfiles/
++ /.drone/
++ /.emacs.d/
++ /.gitconfig/
++ /.gnupg/
++ /.mutt/
++ /.password-store/
++ /.sbt/
++ /.ssh/
+ /.rsyncignore
-+ /.ssh
-+ /.gnupg
-+ /.password-store
-+ /.sbt
-+ /.mutt
-+ /.emacs.d
-+ /.dotfiles
-+ /.gitconfig
-+ /.gitignore
-+ /.drone
# ignore other hidden files
- /.*
@@ -18,7 +17,7 @@
- **~
# ignore files in any .gitignore files
-- : .gitignore
+dir-merge,- .gitignore
# ignore following directories
- /Downloads