From 99bee2d1b594fe0963fe4d7635cd4efa4f0ff428 Mon Sep 17 00:00:00 2001 From: Emmanuel Rondan Date: Thu, 15 Feb 2024 10:45:02 -0300 Subject: [PATCH] ignoring pre-commit commit in git blame file --- .git-blame-ignore-revs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index d24f318..e86e521 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -1 +1,3 @@ # This is a list of commits that git blame should ignore +# running pre-commit on all the code +47be6dd35faf78f06b6183ea9dad6b5f78f5c756 \ No newline at end of file