From bd595602dec6a98991b4b5d782cde7cbbf077ae4 Mon Sep 17 00:00:00 2001 From: Sagar Vora <16315650+sagarvora@users.noreply.github.com> Date: Thu, 11 Dec 2025 18:05:51 +0530 Subject: [PATCH] chore: ignore noisy commits from git blame (#51049) --- .git-blame-ignore-revs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index db1881fcbcd..9af07546d45 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -45,3 +45,9 @@ d827ed21adc7b36047e247cbb0dc6388d048a7f9 # `frappe.flags.in_test` => `frappe.in_test` 7a482a69985c952de0e8193c9d4e086aee65ee6d + +# these commits actually changed something valuable +# but they have a lot of whitespace changes that make blame noisy +# PR: https://github.com/frappe/erpnext/pull/49816 +3ffd50c772735877b330d010c1058f623da8721d +0e8f8677b8eb31e7834f72d1c6314d3c3f392ca6