You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When backup a directory, not all files is essential, some files is generated from the other file like cache and intermediate file. It would be good to add support for .rsyncignore capability like how .gitignore does with exact the same rule syntax.
When backup a directory, not all files is essential, some files is generated from the other file like cache and intermediate file. It would be good to add support for
.rsyncignorecapability like how.gitignoredoes with exact the same rule syntax.