From 0e2fb141e486271632fbaae81b0f271fca54d479 Mon Sep 17 00:00:00 2001 From: Zedhugh Chen Date: Mon, 28 Jun 2021 01:13:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0git=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E8=A7=A3=E5=AF=86gpg=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 2 ++ dot/.gitattributes | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 .gitattributes create mode 100644 dot/.gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d22bce5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.gpg filter=gpg diff=gpg +*.asc filter=gpg diff=gpg diff --git a/dot/.gitattributes b/dot/.gitattributes new file mode 100644 index 0000000..d22bce5 --- /dev/null +++ b/dot/.gitattributes @@ -0,0 +1,2 @@ +*.gpg filter=gpg diff=gpg +*.asc filter=gpg diff=gpg