From efa5be007fe796513943d7ecc254110bdfac5eb4 Mon Sep 17 00:00:00 2001 From: Penny Leach Date: Fri, 6 May 2011 08:41:47 +0200 Subject: [PATCH] added more ignore paths --- .unison/demetrius.prf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.unison/demetrius.prf b/.unison/demetrius.prf index 689b76b..3f0869d 100644 --- a/.unison/demetrius.prf +++ b/.unison/demetrius.prf @@ -1,6 +1,7 @@ root = /home/penny root = ssh://192.168.14.3/ logfile = /dev/null +ignore = Path archive ignore = Path nobackup ignore = Path Maildir ignore = Path src @@ -151,3 +152,4 @@ ignore = Path {.muttprintrc} ignore = Path {.toprc} ignore = Path {.tksrc} ignore = Path {.mozilla/firefox/penny/Cache.Trash} +ignore = Path {.xsessionrc} -- 2.39.5