Skip to content

Commit e5a8d8e

Browse files
JacobCoffeeclaude
andauthored
Add .git-blame-ignore-revs (#2893)
Add .git-blame-ignore-revs for bulk formatting/restructure commits Tells git blame to skip past the ruff formatting (#2882) and app restructure (#2883) commits so blame shows the actual author of each line. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 31bc7e3 commit e5a8d8e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.git-blame-ignore-revs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Ruff linting and formatting (#2882)
2+
2cf268f0c3b35973cfb6d5bbcfec5de09954eae7
3+
4+
# Move apps under apps/ namespace and update all imports (#2883)
5+
31bc7e3698333333397292dc01d88e61e41761ab

0 commit comments

Comments
 (0)