Skip to content

Commit

Permalink
add git blame ignore file
Browse files Browse the repository at this point in the history
To use it, either:
- git blame --ignore-revs-file .git-blame-ignore-revs
- git config blame.ignoreRevsFile .git-blame-ignore-revs
  • Loading branch information
nim65s committed Apr 4, 2022
1 parent 4fe760e commit 5fea484
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0067c8aa66aac548601e2a3fd029aa264cc59f2a

0 comments on commit 5fea484

Please sign in to comment.