Closed ocervell closed 7 months ago
This adds the ability to specify exclude paths by prefixing them with -.
-
Example:
when-changed -r /path/to/include -/path/to/exclude1 -/path/to/exclude2
Fix https://github.com/joh/when-changed/issues/16
@joh
@ocervell Do you plan to continue work on this PR?
Probably not, it's been two years and I don't remember any of this :p
This adds the ability to specify exclude paths by prefixing them with
-
.Example:
Fix https://github.com/joh/when-changed/issues/16