1
0
Fork 0
toolkit/packages/glob/__tests__
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
..
hash-files.test.ts
internal-globber.test.ts Add glob option to ignore hidden files (#1791) 2024-08-15 17:13:49 -04:00
internal-path-helper.test.ts
internal-path.test.ts
internal-pattern-helper.test.ts
internal-pattern.test.ts