From 03f575e2cad72ec929c723356287b326ba0fdc1f Mon Sep 17 00:00:00 2001 From: Carl Dong Date: Thu, 22 Jul 2021 17:23:56 -0400 Subject: [PATCH] gitattributes: Allow diffing *.SHA256SUMS --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index f4e2228a930..da142593b7d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -*.SHA256SUMS -text -diff +*.SHA256SUMS -text *.SHA256SUMS.asc -text -diff