Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the file to allow everyone to ignore certain revs when looking at git blame. Setting this up requires running ``` git config blame.ignoreRevsFile .git-blame-ignore-revs ``` once on the repo after clone.
- Loading branch information