if an exclude file is deleted, skip it and remove it from internal list
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 12 May 2022 07:56:50 +0000 (09:56 +0200)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Mon, 16 May 2022 19:00:52 +0000 (21:00 +0200)
commit5f6277b3ee70ac5668d8421486401524e3d5c364
tree93cc43c751ab3ce54cf51953169b737bbbe552a5
parent522d8024cd271f783cd4df7b48591cbb12188309
if an exclude file is deleted, skip it and remove it from internal list

ignore files can be removed: not an error so adjust tests

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/csync/csync_exclude.cpp
test/testexcludedfiles.cpp