I have an archive folder and only want to share the files in the folder, rather than have Syncthing create every single directory even if everything in it is ignored. Below is a picture of how it is structured:
How do I include the (Compressed and WPRESS) files while excluding all of the directories? At the moment I’ve tried the following but it feels a bit strenuous:
// I thought this would only allow files within the local directory, but seems not
// !/*
.htaccess
*.{co|org|uk}*
*.7z
*.sql
*.tmp
*.wpress