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:
-rw-r--r--src/csync/csync_exclude.cpp3
-rw-r--r--sync-exclude.lst1
2 files changed, 2 insertions, 2 deletions
diff --git a/src/csync/csync_exclude.cpp b/src/csync/csync_exclude.cpp
index 99cf675a5..de2f89596 100644
--- a/src/csync/csync_exclude.cpp
+++ b/src/csync/csync_exclude.cpp
@@ -56,7 +56,8 @@ const QLatin1String win_device_names[] = {
};
const QLatin1String win_system_files[] = {
- QLatin1String("$Recycle.Bin")
+ QLatin1String("$Recycle.Bin"),
+ QLatin1String("System Volume Information")
};
}
diff --git a/sync-exclude.lst b/sync-exclude.lst
index fe5cbee10..fb7e62c40 100644
--- a/sync-exclude.lst
+++ b/sync-exclude.lst
@@ -10,7 +10,6 @@
].ds_store
._*
]Thumbs.db
-System Volume Information
.*.sw?
.*.*sw?