mirror of
https://github.com/chylex/Nextcloud-Desktop.git
synced 2025-04-13 13:15:43 +02:00
sync-exclude: add .Spotlight-V100
The .Spotlight-V100 is added by macOS's Spotlight indexer to external volumes. NextCloud fails to sync when this file exists. So, ignore it. Signed-off-by: Brandon Philips <brandon@ifup.org>
This commit is contained in:
parent
0b2a055c79
commit
98a3682ac3
@ -22,6 +22,7 @@ System Volume Information
|
||||
].Trash-*
|
||||
.fseventd
|
||||
.apdisk
|
||||
.Spotlight-V100
|
||||
|
||||
.directory
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user