bsync
bsync copied to clipboard
bsync-ignore patterns match all hits in subtree
ho to edit the .bsync-ignore File to exclude all hits of a directory in the complete subtree.
For example to exclude all directories that match "dir1"
*/dir1
does not work...
thanks
Hello @tobiatnet The exclude system is very basic for now: you can only exclude with a path prefix. Contributions welcome.