Skip to content

Commit 25381e8

Browse files
committed
Add a blame ignore for the formatting.
This should have github ignore things: https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view Locally developers still might need to do: git config blame.ignoreRevsFile .git-blame-ignore-revs
1 parent ac8da77 commit 25381e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.git-blame-ignore-revs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Ignore the commit where all the sources were reformatted with no other changes.
2+
ac8da77c937f3c98c3959f72e76184b6b577cf38

0 commit comments

Comments
 (0)