Skip to content

Commit b88e5b2

Browse files
committed
Add .git-blame-ignore-revs
Allows ignoring code reformatting and similar changes
1 parent 174762c commit b88e5b2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.git-blame-ignore-revs

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
### NOTE
2+
# Run `git config blame.ignoreRevsFile .git-blame-ignore-revs`
3+
# from the repository's root to tell `git blame` to ignore
4+
# the commits below.
5+
6+
# 2025
7+
########################################
8+
# Format with fourmolu
9+
174762c594432904b7016663c1a7d376257101f0

0 commit comments

Comments
 (0)