Commit Graph

1 Commits

Author SHA1 Message Date
Omar Sandoval
842c98b055 Add .git-blame-ignore-revs
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`.
2020-01-14 12:03:26 -08:00