Explorar o código

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
Lukas Reschke %!s(int64=13) %!d(string=hai) anos
pai
achega
e220de5236
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      sync-exclude.lst

+ 1 - 0
sync-exclude.lst

@@ -27,4 +27,5 @@ Thumbs.db
 .fseventd
 .apdisk
 
+.htaccess