You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
AHzZ123
changed the title
[BUG] plenary.scandir.scandir() mismatches patterns in gitignore
[BUG] plenary.scandir.scandir() incorrectly matches patterns in gitignore
Apr 8, 2024
I have observed that this line incorrectly matches "/foo/bar" with "foo" in
.gitignore
plenary.nvim/lua/plenary/scandir.lua
Line 50 in 8aad439
The text was updated successfully, but these errors were encountered: