git: use standard ignoreRevsFile

This commit is contained in:
Erin 2023-02-04 02:18:40 -05:00
parent a80a0387e0
commit f57c72bfcc

View file

@ -21,3 +21,7 @@
# New repos have a default branch name of "main"
[init]
defaultBranch = main
# Set the default ignoreRevsFile (the one Github recognizes for web blames)
[blame]
ignoreRevsFile = .git-blame-ignore-revs