sts10 / same

Check if directories are the same

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow user to exclude files by name or pattern

sts10 opened this issue · comments

I've implemented this using the ignore crate's override feature. Also added a basic test. I Hope it works!