From a97b232e631242e8fa951c8c862270dc6a57f5cd Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 21 Mar 2023 22:37:56 -0400 Subject: Add 1 git-crypt collaborator New collaborators: 94BBEE86 Seth Flynn --- .git-crypt/.gitattributes | 4 ++++ .../0/0E15C4B54D8FFEBD3A5FDF73D31BD0D494BBEE86.gpg | Bin 0 -> 726 bytes 2 files changed, 4 insertions(+) create mode 100644 .git-crypt/.gitattributes create mode 100644 .git-crypt/keys/default/0/0E15C4B54D8FFEBD3A5FDF73D31BD0D494BBEE86.gpg diff --git a/.git-crypt/.gitattributes b/.git-crypt/.gitattributes new file mode 100644 index 0000000..665b10e --- /dev/null +++ b/.git-crypt/.gitattributes @@ -0,0 +1,4 @@ +# Do not edit this file. To specify the files to encrypt, create your own +# .gitattributes file in the directory where your files are. +* !filter !diff +*.gpg binary diff --git a/.git-crypt/keys/default/0/0E15C4B54D8FFEBD3A5FDF73D31BD0D494BBEE86.gpg b/.git-crypt/keys/default/0/0E15C4B54D8FFEBD3A5FDF73D31BD0D494BBEE86.gpg new file mode 100644 index 0000000..7ba7ef1 Binary files /dev/null and b/.git-crypt/keys/default/0/0E15C4B54D8FFEBD3A5FDF73D31BD0D494BBEE86.gpg differ -- cgit v1.2.3