I have some text sequences that are replaced by SCM (Perforce in my case).
I want to configure BeyondCompare to treat these sequences as minor differences so that I can ignore them when comparing files.
In my case, this about Python source files and sequences looks like
# $Id: //depot/.../filename
Sometimes these sequences may be outside the comments, but even then I would like to ignore these lines because they really are not changed.
version-control perforce ignore beyondcompare
sorin Sep 06 2018-10-06 14:42
source share