I have a list of files (from `grep`) that I'd like to pipe into `eza -T` (with `xargs`) and have displayed as a tree. I suppose I could use a `.gitignore` and the `--git-ignore` option. Perhaps there could be an additional include/exclude pair of options too?