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