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:
authorLukas Reschke <lukas@statuscode.ch>2012-09-30 17:20:50 +0400
committerLukas Reschke <lukas@statuscode.ch>2012-09-30 17:20:50 +0400
commite220de5236d8d973fe3e8fddfeb6fa304e8ba68c (patch)
treefa1e04dde5c0414ebc606c074d084ced39ff059f /sync-exclude.lst
parent3fc8e1c339646554742b2c75769e9320071cc485 (diff)
Add .htaccess to sync exclude
ownCloud Server blacklists .htaccess files for security reasons - so it's useless to try to sync it. See isBlacklisted() - https://github.com/owncloud/core/blob/fed34aecfa5b36c031ed754ed245549aa4a4194b/lib/filesystem.php#L388
Diffstat (limited to 'sync-exclude.lst')
-rw-r--r--sync-exclude.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync-exclude.lst b/sync-exclude.lst
index 4921f34f7..61da4a990 100644
--- a/sync-exclude.lst
+++ b/sync-exclude.lst
@@ -27,4 +27,5 @@ Thumbs.db
.fseventd
.apdisk
+.htaccess