Open jhand2 opened 4 years ago
Support filepath globbing for Watcher#Ignore.
Watcher#Ignore
Example: w.Ignore("/usr/bin/*")
w.Ignore("/usr/bin/*")
Support filepath globbing for
Watcher#Ignore
.Example:
w.Ignore("/usr/bin/*")