How can I set up to compare two directories, but only certain directories within there, specifically NOT files at the root?
With the file filter default of *.*, and the directories I want to compare listed in include folders, I'm still seeing files at the root. Adding \ or .\ to exclude directories doesn't help.
There must be a simple way to do this basic operation; sorry if I'm being thick.
Thanks,
Dave
With the file filter default of *.*, and the directories I want to compare listed in include folders, I'm still seeing files at the root. Adding \ or .\ to exclude directories doesn't help.
There must be a simple way to do this basic operation; sorry if I'm being thick.
Thanks,
Dave
Comment