1b0148bc78
Prior to this commit, the rsync helper expanded all exclude paths that should be ignored to be full qualified and regexp escaped. However the Listen gem expects these ignore paths to be relative to the path passed into the listener, not a full path. This commit fixes that by using the path given by the user for the `rsync__exclude` option |
||
---|---|---|
.. | ||
rsync.rb | ||
rsync_auto.rb |