enhancementfilteringhelp wanted
描述
Version:
rclone v1.45
- os/arch: linux/amd64
- go version: go1.11.2
Feature request
Well first of all, I'm surprised I haven't seen anyone suggesting this idea here or on the forum and I was surprised to see it wasn't implemented already. The idea is probably familiar to you from other programs:
Many sync programs like Syncthing and Git, ignore certain files when they encounter files like .gitignore and .stignore (Syncthing) which specify file names' patterns to ignore. It seems rclone has this functionality embedded in several optional flags but It could be great if it could by default search for a file with a default name such as .rcloneignore and act like Git or Syncthing with it.