desktop
desktop copied to clipboard
Edit "ignored files"
We have two different types for ignored files
- a global one, found within "general" tab
- a per sync folder one, found in three dot menu
Global one should have a text above pattern, like: This is global exclude list. It will be valid for all accounts and all sync folders.
Sync folder one should then have: This is specific exclude list for folder "xyz". Global settings (found here [link]) are also applied.
I would love to have a git like support for ignore settings.
So have the option to create an .ncignore file in a sync folder that then contains relative folders that should be ignored.
That file could be then also synced via nextcloud, so that sync settings would be synchronized between clients.