The attributes in this list will be ignored when a native checkin is performed. Supports regular expressions.
Examples:
To exclude attributes:
IgnoreCheckinAttributes00=CNSDENSITY,NB,length_[0-9]+
To exclude all attributes except:
IgnoreCheckinAttributes00=^(?!(MIDENT|NB|length_[0-9]+)$).+$