I am trying to fine-tune Beyond Compare file exclusion folders to eliminate large binary files that I do not want to check into a version control system such as git or subversion. I open a File Compare session with the folder in question and set it folder handling mode to “Ignore Folder Structure” so that I can sort by file size to locate the largest files. I can exclude extensions such as *.obj but when I try to exclude a folder such as .git or .svn the folder exclusions are ignored and the files I wish to exclude are still displayed. Is this a bug or an intentional feature? If it’s an intentional feature, how do I use Beyond compare to locate the largest files not meeting the exclusions I have set up?
Comment