浏览代码

sync-exclude.lst: More likely matching files first

Markus Goetz 10 年之前
父节点
当前提交
b6aa18bfbc
共有 1 个文件被更改,包括 12 次插入16 次删除
  1. 12 16
      sync-exclude.lst

+ 12 - 16
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