Open tobiasKaminsky opened 10 months ago
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.
We have two different types for ignored files
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.