soldair / node-walkdir

Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles permission errors. Stoppable. windows support. Pull requests are awesome. watchers are appreciated.
MIT License
131 stars 22 forks source link

example: use glob for ignore paths #20

Closed soldair closed 9 years ago

soldair commented 9 years ago

if people really want we could support glob by using minimatch we should make an example so we could see how it would look. https://www.npmjs.com/package/minimatch