Commit graph

1 commit

Author SHA1 Message Date
Basile Clément
8fe8bbec9e
chore: Add .git-blame-ignore-revs
This file can be used to list reformatting commit that we don't want to
see in `git blame` output. Currently includes a single commit that
switched the source to 4-space tabs that shows up everywhere in old
code.

To use, set `git config blame.ignoreRevsFile .git-blame-ignore-revs`.
2025-03-17 18:48:54 +01:00