But: If I have a directory D:\Images and I want to exclude this directory, but I don’t want to exclude all other subdirectories with “images” (for example D:\CompanyData\Images and D:\Neighborhood\Images), how to do it with the exceptions?
Thank you! Most of the help texts refer to Linux and macOS. I didn’t realize that in Windows, too, the slash must always be used in path specifications and not the backslash.