in the git.properties file, it will output the create time of git.properties file for example: ~~~ #Generated by Git-Commit-Id-Plugin #Mon Sep 06 18:19:21 CST 2021 git.branch=master ... ~~~ can i have a config way to not dispaly the create time of git.properties ? Thanks !