1
0
Fork 0
toolkit/packages/glob/src
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
..
glob.ts Pass in the directory for hashFiles (#1318) 2023-01-24 14:12:47 -05:00
internal-glob-options-helper.ts Add glob option to ignore hidden files (#1791) 2024-08-15 17:13:49 -04:00
internal-glob-options.ts Add glob option to ignore hidden files (#1791) 2024-08-15 17:13:49 -04:00
internal-globber.ts Add glob option to ignore hidden files (#1791) 2024-08-15 17:13:49 -04:00
internal-hash-file-options.ts Add HashFiles to the toolkit (#830) 2021-06-07 14:26:00 -04:00
internal-hash-files.ts Pass in the directory for hashFiles (#1318) 2023-01-24 14:12:47 -05:00
internal-match-kind.ts glob (#268) 2019-12-31 10:16:18 -05:00
internal-path-helper.ts octokit client should follow proxy settings (#314) 2020-01-18 14:28:37 -05:00
internal-path.ts octokit client should follow proxy settings (#314) 2020-01-18 14:28:37 -05:00
internal-pattern-helper.ts multiple glob patterns (#287) 2020-01-09 15:05:31 -05:00
internal-pattern.ts Re-enable the audit tools step and update dependencies (#815) 2021-05-21 09:19:40 -04:00
internal-search-state.ts glob (#268) 2019-12-31 10:16:18 -05:00