Say my profile base is /home/me and I have files like this:
- /home/me/.config/a
- /home/me/.config/b
- /home/me/apps/a
- /home/me/apps/.config/c
- /home/me/apps/.config/d
Oh, nice. That makes sense.tobias wrote: Sun Oct 22, 2023 3:30 pm Hello,
yes, the correct Exclusion Mask would be (on Windows):
\.config
So, start with a backslash but be relative to the base folder.
Even if you sync with an Internet Protocol that uses forward slashes, you should use backslashes here, if you are on Windows.
On macOS or Linux/NAS, you can use forward slashes always.
Awesome. Is there any force override for exclusion? Like if a file would have been excluded but I want to deliberately include it?