add .git-blame-ignore-revs file

This can be used with

    git config blame.ignoreRevsFile .git-blame-ignore-revs

Signed-off-by: Julian Orth <ju.orth@gmail.com>
This commit is contained in:
Julian Orth 2026-01-23 15:07:46 +01:00 committed by Pekka Paalanen
parent 77b9eb7636
commit a7ee144aec
2 changed files with 5 additions and 0 deletions

4
.git-blame-ignore-revs Normal file
View file

@ -0,0 +1,4 @@
# Use the following command to ignore the following commits in git blame:
# git config blame.ignoreRevsFile .git-blame-ignore-revs
e5a2d26755e9f54d2d501b9ae30e49bc22e00a07 # protocol: reindent wayland.xml

1
git-blame-ignore-revs Symbolic link
View file

@ -0,0 +1 @@
.git-blame-ignore-revs