Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Formatting: Add
.git-blame-ignore-revs
Add `.git-blame-ignore-revs`, with the previous code formatting commit. It allows git blame tools to ignore the specified commits. Command to configure it: `git config blame.ignoreRevsFile .git-blame-ignore-revs`
- Loading branch information