Skip to content

Commit 02fb7c1

Browse files
committed
Add .git-blame-ignore-revs
This was taken from ruby/ruby@2661980.
1 parent 4d6214f commit 02fb7c1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.git-blame-ignore-revs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This is a file used by GitHub to ignore the following commits on `git blame`.
2+
#
3+
# You can also do the same thing in your local repository with:
4+
# $ git config --local blame.ignoreRevsFile .git-blame-ignore-revs
5+
6+
# Expand tabs in C source files
7+
4d6214f50758ea1738bc45e25776ba852321f513

0 commit comments

Comments
 (0)