Skip to content

Commit

Permalink
Add a blame ignore for the formatting.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
thomasvl committed Sep 9, 2024
1 parent ac8da77 commit 25381e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Ignore the commit where all the sources were reformatted with no other changes.
ac8da77c937f3c98c3959f72e76184b6b577cf38

0 comments on commit 25381e8

Please sign in to comment.