I have a folder in the root of my project called “media”, where all images and PDF files are saved, I don’t need to sync those files.
I have ignored the folder with a ignore regex: “/media/”, but this will also ignore the folder “/core/tinymce/plugins/media/”.
How do I set it, so its only the root folder?