Beyond Compare文件夹比较, 忽略svn文件

Beyond Compare文件夹比较, 忽略svn文件


Go to the [Session] menu ->[Session Settings]-> [Name Filters]. From here, you can enter in something generic, like ".svn" into the Exclude folders list.

Side Note on Right Click Excludes: a .\ in front of an item makes the path relative to the base folders.
".svn" will hide all .svn folders anywhere
".\.svn" will only hide .svn folders in the base (but not subfolders)
".\Folder\.svn" will only hide .svn folders inside the Folder subfolder of the base folder.

__________________

你可能感兴趣的:(工具设置)