Skip to content

Commit b957333

Browse files
committed
docs: Add git blame ignore
1 parent f399960 commit b957333

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.git-blame-ignore-revs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# This file contains a list of commits that are not likely what
2+
# you are looking for in `git blame`. You can set this file as
3+
# a default ignore file for blame by running the following
4+
# command.
5+
#
6+
# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
7+
8+
# jsdoc linting updates
9+
f39996085682acc91ef3474bb2c3732dd9646c04

0 commit comments

Comments
 (0)