To make the previous reformatting commit less annoying, add a file containing the commits to ignore in git blame. To use it, run `git blame --ignore-revs-file .git-blame-ignore-revs` or `git config blame.ignoreRevsFile .git-blame-ignore-revs`.