Open simon-zumbrunnen opened 2 years ago
+1
This will be a great feature. Exclude should also work to prevent deleting files on board (ex : a data folder which contains files on the board and not on source).
+1 here as well. I've been using rsync extensively in a project lately and would love to see this implemented.
+1 from me as well. Would be quite helpful
Let's say my project structure looks like this:
main.py package/ module.py
If I run this project in my computers python environment a pycache directory will be created. I would like to be able to use rsync but exclude this directory.