Wilfred / difftastic

a structural diff that understands syntax 🟥🟩
https://difftastic.wilfred.me.uk/
MIT License
19.94k stars 317 forks source link

Feature request: Exclude files and subdirectories matching patterns #727

Open koutheir opened 3 weeks ago

koutheir commented 3 weeks ago

This is a request to add a flag (e.g., -x, --exclude) that causes files and subdirectories matching a provided pattern (glob or regular expression) to be excluded/skipped when comparing directories.