sync-exclude.lst: More likely matching files first
authorMarkus Goetz <markus@woboq.com>
Wed, 28 Oct 2015 10:25:02 +0000 (11:25 +0100)
committerMarkus Goetz <markus@woboq.com>
Wed, 28 Oct 2015 10:25:02 +0000 (11:25 +0100)
sync-exclude.lst

index 6fe87b009b3374007136b66fb386b50dd36baf4f..19209f1e591a4ed7af26b56d33c95dd0b3ef4531 100644 (file)
@@ -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