projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6c9e8c
)
Exclude: Add .fuse_hidden #3999
author
Markus Goetz
<markus@woboq.com>
Wed, 28 Oct 2015 10:18:44 +0000
(11:18 +0100)
committer
Markus Goetz
<markus@woboq.com>
Wed, 28 Oct 2015 10:18:44 +0000
(11:18 +0100)
No matter if we sync hidden files or not, those are files we should not sync
sync-exclude.lst
patch
|
blob
|
history
diff --git
a/sync-exclude.lst
b/sync-exclude.lst
index b2fc71020af4b58fa8cd4f7c8efc099eb350b766..6fe87b009b3374007136b66fb386b50dd36baf4f 100644
(file)
--- a/
sync-exclude.lst
+++ b/
sync-exclude.lst
@@
-36,4
+36,5
@@
desktop.ini
.synkron.*
.sync.ffs_db
.symform
-.symform-store
\ No newline at end of file
+.symform-store
+.fuse_hidden*