From 6870e0312e7a1263228284947b65ce037c2ccf20 Mon Sep 17 00:00:00 2001 From: Penny Leach Date: Wed, 19 Oct 2011 16:01:06 +0200 Subject: [PATCH] added many more ignores --- .unison/demetrius.prf | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/.unison/demetrius.prf b/.unison/demetrius.prf index eb64b74..a13d080 100644 --- a/.unison/demetrius.prf +++ b/.unison/demetrius.prf @@ -2,6 +2,7 @@ root = /home/penny root = ssh://demetrius logfile = /dev/null ignore = Path archive +ignore = Path media ignore = Path nobackup ignore = Path Maildir ignore = Path .cache @@ -17,7 +18,7 @@ ignore = Regex ^\.icedove/[^/]+/lock ignore = Regex ^\.icedove/[^/]+/(Imap)?Mail(/.+)? ignore = Regex ^\.icedove/[^/]+/Cache ignore = Regex ^\.icedove/[^/]+/.*\.msf$ -ignore = Regex ^(.*/)?\.(CVS|svn|git|bzr|hg).* +#ignore = Regex ^(.*/)?\.(CVS|svn|git|bzr|hg).* ignore = Path unison.log ignore = Path .ICEauthority ignore = Path .Xauthority @@ -161,3 +162,20 @@ ignore = Path {.xscreensaver-getimage.cache} ignore = Path {.zcompdump} ignore = Path {.pentadactyl} ignore = Path {src/data} +ignore = Path {.creepy} +ignore = Path {.~lock.Pennybooks.odt#} +ignore = Path {.mozilla/firefox/b1srla8v.default/cookies.sqlite} +ignore = Path {.mozilla/firefox/b1srla8v.default/cookies.sqlite-shm} +ignore = Path {.mozilla/firefox/b1srla8v.default/cookies.sqlite-wal} +ignore = Path {.mozilla/firefox/b1srla8v.default/downloads.sqlite} +ignore = Path {.mozilla/firefox/b1srla8v.default/forecastfox.sqlite} +ignore = Path {.mozilla/firefox/b1srla8v.default/places.sqlite} +ignore = Path {.mozilla/firefox/b1srla8v.default/places.sqlite-shm} +ignore = Path {.mozilla/firefox/b1srla8v.default/places.sqlite-wal} +ignore = Path {.mozilla/firefox/b1srla8v.default/prefs.js} +ignore = Path {.mozilla/firefox/b1srla8v.default/sessionstore.js} +ignore = Path {.mozilla/firefox/b1srla8v.default/signons.sqlite} +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} -- 2.39.5