erdtree
erdtree copied to clipboard
Include pattern
I want to be able to display entrie and override their hide rules For example i have the following folder
project
├─ .another_hidden_subfolder
├─ .hidden_subfolder
└─ subfolder
and while I don't want to see hidden files and folders. I do want to see specifically .hidden_subfolder folders (in my actual usecase it's .github folder) and I do not see any way of doing this in erdtree atm
desired output
project
├─ .hidden_subfolder
└─ subfolder