Skip to content

Commit fbdf691

Browse files
chore: add .git-blame-ignore-revs to exclude formatting commits from blame
Signed-off-by: Michael Yochpaz <myochpaz@redhat.com>
1 parent ab5d3af commit fbdf691

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.git-blame-ignore-revs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# This file lists commits that should be ignored by `git blame`.
2+
# To read more, see: https://docs.github.com/en/repositories/working-with-files/using-files/viewing-and-understanding-files#ignore-commits-in-the-blame-view
3+
4+
# MDFormat Markdown formatting alignment
5+
b22767eceb41f11bc33667804222e19d565adba0
6+
7+
# Ruff formatting alignment
8+
ab5d3aff87d23341b8b83458437ab68d9e2068de

0 commit comments

Comments
 (0)