From b902bbf9e49586167ca39377c9cec8dd671d44bf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B8rn=20Rustad?= Date: Fri, 28 Dec 2018 15:24:19 +0100 Subject: [PATCH] Configure git repository for gpg file diff. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f97b721 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.gpg diff=gpg -- 2.47.3