Skip to content

Commit a92669f

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

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+
### 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+
70c3258667611a12f7fa8f85b5591830c533d296

0 commit comments

Comments
 (0)