[Dev] add file with linting commits to be skipped by git-blame
Starting from git 2.23, add option `--ignore-revs-file .git-blame-ignore-revs` to git blame, or run `git config blame.ignoreRevsFile .git-blame-ignore-revs` to skip those commits automatically.
.git-blame-ignore-revs
0 → 100644
Please register or sign in to comment