'git blame' can ignore certain revisions when annotating, e.g. revisions that just reformatting.
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Mar 3 02:02:51 UTC 2023 on atb-devel-224
--- /dev/null
+# This file contains a list of git revisions that "git blame" should ignore.
+# It's mostly useful to ignore commits that just do reformatting.
+
+# See https://michaelheap.com/git-ignore-rev/
+
+# To use locally, run:
+# git config --global blame.ignoreRevsFile .git-blame-ignore-revs
+
+bfa9624946a35e5645effbb20e02abba2c34a8c2