Skip to content

Commit ceeaba4

Browse files
xclaessetristan957
authored andcommitted
Add git-blame-ignore-revs file
1 parent 5def0f2 commit ceeaba4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.git-blame-ignore-revs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# List of commits meant to be ignored by `git blame` like coding style changes.
2+
# Can be used with `git blame --ignore-revs-file .git-blame-ignore-revs`
3+
# or enabled on this repo using `git config blame.ignoreRevsFile .git-blame-ignore-revs`
4+
# See https://michaelheap.com/git-ignore-rev/
5+
6+
7728691ea1cddf2fe53db0f007d2ac879b0d54d0

0 commit comments

Comments
 (0)