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
Does rsync provide a file like .gitignore, so that it can be placed in some required directories to prevent synchronization?
Or simply use the .gitignore file as information to exclude files
Does rsync provide a file like
.gitignore, so that it can be placed in some required directories to prevent synchronization?Or simply use the
.gitignorefile as information to exclude files