mirror of
https://github.com/preservim/nerdtree.git
synced 2025-12-18 12:02:05 +01:00
Wildignore rules that involve directories aren't handled properly (or at
least as one might expect) when globpath uses absolute paths. For
example, when wildignore contains `src/*.js`, `globpath("src", "*")`
works as expected, while `globpath("/home/user/project/src", "*")`
doesn't.
18 KiB
18 KiB