.git-blame-ignore-revs/: Initialize and add rustfmt commit (#2864)

Ignoring certain revisions helps in finding the "correct" commit
that touched a file last.

For more information, see:

https://www.git-scm.com/docs/git-blame#Documentation/git-blame.txt---ignore-revs-fileltfilegt
This commit is contained in:
Thomas Eizinger
2022-09-04 14:29:39 +02:00
committed by GitHub
parent cee199afca
commit f04df2901b

8
.git-blame-ignore-revs Normal file
View File

@ -0,0 +1,8 @@
# This file contains revisions that are to be ignored by git when running `git blame`.
#
# This does NOT work automatically, you first need to tell Git about this file.
# To do so, run `git config --global blame.ignoreRevsFile .git-blame-ignore-revs`.
# You may want to run this without `--global` if you have a different naming convention for this file in other repositories.
#
# Format with rustfmt
f701b24ec0f99be49444a6e7de950c66b01b2f3f