From 29203d7dbd299447914bf7be40c545be98f3b962 Mon Sep 17 00:00:00 2001 From: raul Date: Tue, 5 May 2026 18:07:48 +0000 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