Add .git-blame-ignore-revs
This is to help make it easier to traverse blame history for things like formatting commits.
This commit is contained in:
parent
c7b67e363b
commit
1499e850ac
1 changed files with 4 additions and 0 deletions
4
.git-blame-ignore-revs
Normal file
4
.git-blame-ignore-revs
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
# Use `git config blame.ignorerevsfile .git-blame-ignore-revs` to make `git blame` ignore the following commits.
|
||||||
|
|
||||||
|
# Rustfmt for 2024
|
||||||
|
c7b67e363bb9ce3383636ee615e8e761bf185b33
|
||||||
Loading…
Add table
Reference in a new issue