globby icon indicating copy to clipboard operation
globby copied to clipboard

Export `isIgnoredByIgnoreFiles` and `isIgnoredByIgnoreFilesSync` for some bottom level scene

Open jiawei397 opened this issue 1 year ago • 0 comments

I am developing a feature to dynamically monitor folder changes. There is a file similar to . gitignore that needs to determine whether it is ignored after the file adds. This requires the use of the underlying methods isIgnoredByIgnoreFiles or isIgnoredByIgnoreFilesSync that are not exposed.

jiawei397 avatar Sep 10 '24 07:09 jiawei397