From e9fb39cf4b696ed6e74fbae4b0435e2fba1cf8e1 Mon Sep 17 00:00:00 2001 From: Carlos Vieira Date: Tue, 29 Jan 2019 11:00:22 -0200 Subject: [PATCH] Add 1 git-crypt collaborator --- .git-crypt/.gitattributes | 4 ++++ .git-crypt/keys/default/0/CA39E5569402DF98A85B6680829F8B63545CAD28.gpg | Bin 0 -> 727 bytes 2 files changed, 4 insertions(+), 0 deletions(-) create mode 100644 .git-crypt/.gitattributes create mode 100644 .git-crypt/keys/default/0/CA39E5569402DF98A85B6680829F8B63545CAD28.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/CA39E5569402DF98A85B6680829F8B63545CAD28.gpg b/.git-crypt/keys/default/0/CA39E5569402DF98A85B6680829F8B63545CAD28.gpg new file mode 100644 index 0000000..1ec3caf Binary files /dev/null and b/.git-crypt/keys/default/0/CA39E5569402DF98A85B6680829F8B63545CAD28.gpg differ -- libgit2 0.21.2