From 9136089e379442e54037b20ce4d7477fc8c30ccc Mon Sep 17 00:00:00 2001 From: Steve Karg Date: Sat, 10 Sep 2022 10:36:08 -0500 Subject: [PATCH] add git blame ignore --- .git-blame-ignore-revs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 0e2657bd..4c33d07e 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -5,5 +5,5 @@ # Mark any lines that were added in a skipped commit and can not be attributed with a `*` # git config --global blame.markUnblamableLines true -# make pretty - apps/ and src/ - +# make pretty - apps/ and src/ with clang-format version 14 +cc4911a185c39ea3211530f6ad6b2007b1855d79