Add .git-blame-ignore-revs

You can use this file to ignore this commit when running git blame.
Simply run

    git blame --ignore-revs-file .git-blame-ignore-revs [...]

Or configure git to persistently ignore the commit:

    git config blame.ignoreRevsFile .git-blame-ignore-revs
This commit is contained in:
Jasper Blanckenburg 2022-03-13 20:33:59 +01:00
parent 41d3bd907e
commit d0afcb6da4
1 changed files with 2 additions and 0 deletions

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

@ -0,0 +1,2 @@
# Format everything
41d3bd907e65b484876859b767328e5d81181911