From 514372db6b0fffae226d7dd43e738ced1b7fa35b Mon Sep 17 00:00:00 2001 From: Markus Goetz Date: Mon, 3 Aug 2015 17:52:45 +0200 Subject: [PATCH] Exclude list: Add entries from other sync programs #2814 --- src/3rdparty/qtmacgoodies | 2 +- sync-exclude.lst | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/3rdparty/qtmacgoodies b/src/3rdparty/qtmacgoodies index 044580c328..8828099fd0 160000 --- a/src/3rdparty/qtmacgoodies +++ b/src/3rdparty/qtmacgoodies @@ -1 +1 @@ -Subproject commit 044580c32837edba05a055aabca27245939454eb +Subproject commit 8828099fd05b191cedf4d52f62f2405de6471415 diff --git a/sync-exclude.lst b/sync-exclude.lst index d82a324081..a748b780bd 100644 --- a/sync-exclude.lst +++ b/sync-exclude.lst @@ -38,4 +38,7 @@ desktop.ini .~lock.* ~*.tmp -*.gnucash.tmp-* \ No newline at end of file +*.gnucash.tmp-* + +.synkron.* +.sync.ffs_db \ No newline at end of file