Open
Description
Passing gitignore: true
will still recurse into all directories, for example node_modules
, because the search for the gitignore files and the glob search itself are done concurrently, the found ignore patterns are not used in the glob search
Related to tailwindlabs/tailwindcss#17969
Metadata
Metadata
Assignees
Labels
No labels