Bug: Negation patterns with !
in ignore patterns don't work properly
#400
Labels
bug
Something isn't working
!
in ignore patterns don't work properly
#400
I'm experiencing an issue where negation patterns using the ! prefix in
ignore.customPatterns
are not properly excluding files from being ignored.It appears this is related to limitations in fast-glob's handling of negative ignore patterns:
ignore
option mrmlnc/fast-glob#86 (comment)related:
The text was updated successfully, but these errors were encountered: