From 87fee2f72aee77750f7e9eef3b3c86786ba49728 Mon Sep 17 00:00:00 2001 From: Penny Leach Date: Mon, 2 Jan 2012 08:28:14 +0100 Subject: [PATCH] mac os path changes and new ignores --- .unison/demetrius.prf | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.unison/demetrius.prf b/.unison/demetrius.prf index 8009025..5133635 100644 --- a/.unison/demetrius.prf +++ b/.unison/demetrius.prf @@ -1,4 +1,4 @@ -root = /home/penny +root = /Users/penny root = ssh://demetrius logfile = /dev/null ignore = Path archive @@ -19,6 +19,9 @@ ignore = Regex ^\.icedove/[^/]+/(Imap)?Mail(/.+)? ignore = Regex ^\.icedove/[^/]+/Cache ignore = Regex ^\.icedove/[^/]+/.*\.msf$ #ignore = Regex ^(.*/)?\.(CVS|svn|git|bzr|hg).* +ignore = Regex ^(.*/)?\.DS_Store +ignore = Regex ^(.*/)?\.localized +ignore = Path .keepassx ignore = Path unison.log ignore = Path .ICEauthority ignore = Path .Xauthority @@ -162,7 +165,7 @@ ignore = Path {.swn} ignore = Path {.xscreensaver-getimage.cache} ignore = Path {.zcompdump} ignore = Path {.pentadactyl} -ignore = Path {src/data} +ignore = Path {src} ignore = Path {.creepy} ignore = Path {.~lock.Pennybooks.odt#} ignore = Path {.mozilla/firefox/b1srla8v.default/cookies.sqlite} @@ -180,3 +183,5 @@ ignore = Path {.mozilla/firefox/b1srla8v.default/urlclassifier3.sqlite} ignore = Path {.mozilla/firefox/b1srla8v.default/webappsstore.sqlite} ignore = Path {.Skype/shared.xml} ignore = Path {src/goobook/build/lib.linux-x86_64-2.6} +ignore = Path {Library} +ignore = Path .Trash -- 2.39.5