Add option to exclude files that are hidden
sarmong opened this issue · comments
I have dotfiles hidden by default. However, I don't want my .config
directory be hidden.
Would be nice to add an option to exclude some files and folders by name or glob
Not hard but not trivial to do, you could give it a shot :)
filters.exclude
is live and working.