I have a .diff file generated from comparing two directories. However, there are some folders and files that appear in the .diff that I want to remove from it, so I can get a cleaner .diff.
Is there any editor that lets me do this (something like Kompare, but it must allow to remove files from the diff)? How can I specify to exclude specific directories?