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
I want to add something : if I create a .vscode directory with 5 files in it, the output of fd -H show the directory but not its content, as expected. The bug seems to only affect the node_modules directory due to the syntax
Checks
Describe the bug you encountered:
When using
fd
without arguments, orfd --ignore
, ignored files are not filtered. As you can see in this screenshot, node_modules are shown.Describe what you expected to happen:
node_modules to not appear in the results
What version of
fd
are you using?fd 10.2.0
Which operating system / distribution are you on?
The text was updated successfully, but these errors were encountered: