From b1f18bf2ea5d60616633f3d99d69aed786fe3093 Mon Sep 17 00:00:00 2001 From: Matthew Neeley Date: Tue, 29 Mar 2022 14:33:32 -0700 Subject: [PATCH] Ignore large-scale formatting changes for git blame (#5162) Follow-up to #5159 and #5160. Ignore these large-scale formatting changes when goind git blame, as suggested by @dabacon. --- .git-blame-ignore-revs | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 1d7efb22c4d..b2015f76aa1 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -2,4 +2,10 @@ a61e51b53612735e93b3bb8a7605030c499cd6c7 # adding flynt formatting for strings -7a335e3ef297057b4a12f7c21d4e8dd426b44ca0 \ No newline at end of file +7a335e3ef297057b4a12f7c21d4e8dd426b44ca0 + +# Format cirq-core with latest version of black (#5159) +cb6940a40141dba95cba84f5acc27acbeb65b17c + +# Format cirq-google with latest version of black (#5160) +77fb93af5ebbb5bcf7f8a4dc3fd2fba0e827488c