Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Goetz <markus@woboq.com>2015-10-28 13:25:02 +0300
committerMarkus Goetz <markus@woboq.com>2015-10-28 13:25:02 +0300
commitb6aa18bfbcbbb26442c6b250cb39ddc420545fc1 (patch)
treee27764941bbc618fa66d5f16c5349fd927272910 /sync-exclude.lst
parentd91ffc216a77956fc19121f64216e9344d323a07 (diff)
sync-exclude.lst: More likely matching files first
Diffstat (limited to 'sync-exclude.lst')
-rw-r--r--sync-exclude.lst28
1 files changed, 12 insertions, 16 deletions
diff --git a/sync-exclude.lst b/sync-exclude.lst
index 6fe87b009..19209f1e5 100644
--- a/sync-exclude.lst
+++ b/sync-exclude.lst
@@ -1,21 +1,17 @@
-*.filepart
*~
-*.part
-*.crdownload
-*.unison
-
-.*.sw?
-.*.*sw?
-
+~$*
+.~lock.*
+~*.tmp
+]*.~*
+]Icon\r*
].DS_Store
].ds_store
._*
]Thumbs.db
desktop.ini
-*.kate-swp
-
-]*.~*
+.*.sw?
+.*.*sw?
].TemporaryItems
].Trashes
@@ -25,12 +21,11 @@ desktop.ini
.htaccess
-]Icon\r*
-
-~$*
-.~lock.*
-~*.tmp
+*.part
+*.filepart
+*.crdownload
+*.kate-swp
*.gnucash.tmp-*
.synkron.*
@@ -38,3 +33,4 @@ desktop.ini
.symform
.symform-store
.fuse_hidden*
+*.unison