Go in to NCM settings and Comparison Criteria. You will need to write a regular expression to match the lines you don't want to have compared in the two configs. Probably something like:
^Generating Configuration.*
And make sure you enable it. Next time it downloads the configs it should ignore those lines for config comparison.