Skip to content

Commit bcd85b6

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

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+
d98f80ee5fcf6a1d5579ebd194909b3a7396eecb

0 commit comments

Comments
 (0)