Skip to content

Commit f02fd29

Browse files
committed
chore: add .git-blame-ignore-revs
Allows ignoring code reformatting and similar changes
1 parent 909c3fa commit f02fd29

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+
909c3fa384c0bf72cde136a7d8dd69ec43be6b80

0 commit comments

Comments
 (0)