4 Commits

Author SHA1 Message Date
Josh Gross
50f2977cce
Add glob option to ignore hidden files (#1791)
* Add glob option to ignore hidden files

* Use the basename of the file/directory to check for `.`

* Ensure the `excludeHiddenFiles` is properly copied

* Allow the root directory to be matched

* Fix description of `excludeHiddenFiles`

* Document Windows hidden attribute limitation

* Bump version

* `lint`

* Document 0.5.0 release

* Lint again
2024-08-15 17:13:49 -04:00
Matisse Hack
439eaced07
Add directory filtering to globber (#728)
Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>
2021-06-01 15:57:03 -04:00
eric sciple
1a2c592903
multiple glob patterns (#287) 2020-01-09 15:05:31 -05:00
eric sciple
a11539e1db
glob (#268) 2019-12-31 10:16:18 -05:00