How to ignore parts of your file
Ignoring headers, comments, RegExDates as unimportant
#1 Tell Beyond Compare to always skip the first x lines of all files
#2 For computer code, you can tell BC to detect the language and ignore comments in that language
#3 To ignore a date, you can make a Regular Expression
Last updated