From f809267cfac9d42fedd91d17970175561961c987 Mon Sep 17 00:00:00 2001 From: Mm2PL Date: Tue, 1 Aug 2023 22:27:57 +0200 Subject: [PATCH] mess around with ignore revs file --- .git-blame-ignore-revs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 5494509f242..88fa3cea744 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -1,11 +1,12 @@ +# .git-blame-ignore-revs # If a commit modifies a ton of files and doesn't really contribute to the # output of git-blame, please add it here # # Don't add commits from the same PR you are creating. We squash PRs into a # single commit, so references to those commits will be lost - +# # 2018 - added brace wrapping after if and for e259b9e39f46f3cb0e4838c988d4f320a03dfaa4 - +# # 2019 - Normalize line endings in already existing files b06eb9df835c25154899fbcf43e9b37addcea1b1