Skip to content

Commit

Permalink
Add .git-blame-ignore-revs (AppliedEnergistics#5313)
Browse files Browse the repository at this point in the history
  • Loading branch information
shartte authored Jun 28, 2021
1 parent 1ed4d5b commit 25c00f5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

# Use via git config --local --add blame.ignoreRevsFile .git-blame-ignore-revs

# Big Reformat of 2020
5225ea426beb873ab4d1906da352b5dde4b45067

# The great rename of 2020
b4471b1abb2fea14f331d74bf3f2487a2d35c7c3
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ src/generated
!.gitmodules
!.gitignore
!.gitattributes
!.git-blame-ignore-revs

# code format to reduce noise in git commits
!codeformat/
Expand Down

0 comments on commit 25c00f5

Please sign in to comment.