exa icon indicating copy to clipboard operation
exa copied to clipboard

--[recursive|tree]-ignore=GLOB

Open krainboltgreene opened this issue 6 years ago • 2 comments

Allow me to ignore certain globs for recursion, but still showing them. Example:

exa --tree --level=2 --tree-ignore="node_modules|.git|vendor"
``

krainboltgreene avatar Aug 11 '18 23:08 krainboltgreene

I think this would be useful to macOS users, esp. for .DS_Store

zachvalenta avatar Jun 29 '19 19:06 zachvalenta

This would be great. On Macos --git-ignore does not ignore my node_modules folder even though it is correctly in my .gitignore file.

js1972 avatar Mar 25 '22 01:03 js1972