sicksync
sicksync copied to clipboard
An option to disable rsync
Sometimes I would like to monitor node_modules for some particular file I might change locally and want only that file to be uploaded.
But including node_modules to file watcher causes a big rsync.
There should be an option to disable it with a flag.