Skip to content

Commit 1efcc78

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

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+
2864041469d0270a663deb7923b109d83da4b01d

0 commit comments

Comments
 (0)