From 1a0eeed0a8324842191783698dac24de6ccf15c4 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 29 Nov 2021 13:49:42 +0100 Subject: [PATCH] Ignore commit only removing white space for git blame purposes That commit didn't really change anything, so it's annoying to have the changes be attributed to it. --- misc/git/ignore_revs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/git/ignore_revs b/misc/git/ignore_revs index 2a6310b7f3..764e06966d 100644 --- a/misc/git/ignore_revs +++ b/misc/git/ignore_revs @@ -10,6 +10,9 @@ # Fix comment typos in sources, 2021-10-02 668a2186cd89fd4576bed224df3624811eebeca1 +# Remove all trailing spaces, 2019-01-30 +8fbca5cb70c8b647d5bd2cacb1e0a2a00358f351 + # Remove (most) occurrences of wxT() macro from the samples, 2018-09-23 f58ea625968953ca93585ea7f93dcc07ad032d8f