From dfc356d33564e4d3eb44cda7bf308ffe90aa51dc Mon Sep 17 00:00:00 2001 From: Eric Renfro Date: Sun, 28 Aug 2022 02:33:06 -0400 Subject: [PATCH] Added gitattributes for git-crypt --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e55c099 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +.config/hexchat/servlist.conf filter=git-crypt diff=git-crypt +.ssh/id_* filter=git-crypt diff=git-crypt +