Ignore the desktop.ini file in every directory, not only in top dir. (#8299)
authorKlaas Freitag <kraft@freisturz.de>
Thu, 21 Jan 2021 12:10:05 +0000 (13:10 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 23 Aug 2021 07:40:26 +0000 (09:40 +0200)
commit73549a052951e761142c00f8c3c9bbda68f63cfb
tree26f0e33c853a554e897c20fc23de31357957c357
parent7715583b14ba9d645a02f422ee2344ed142f5fad
Ignore the desktop.ini file in every directory, not only in top dir. (#8299)

* Ignore the desktop.ini file in every directory, not only in top dir.

See https://github.com/owncloud/client/issues/8298  for reasons.

* Fix test for ignoring desktop.ini everywhere.

Co-authored-by: Hannah von Reth <hannah.vonreth@owncloud.com>
src/csync/csync_exclude.cpp
test/testexcludedfiles.cpp