From ad58b57df7b298bc3e25c578f590d44da3ce36c9 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Fri, 17 Jun 2022 19:09:27 +0200 Subject: Initial commit --- .git-crypt/.gitattributes | 4 ++++ .../0/18BE4F736F27FC190C1E1000BB3C0BC698650937.gpg | Bin 0 -> 725 bytes 2 files changed, 4 insertions(+) create mode 100644 .git-crypt/.gitattributes create mode 100644 .git-crypt/keys/default/0/18BE4F736F27FC190C1E1000BB3C0BC698650937.gpg (limited to '.git-crypt') 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/18BE4F736F27FC190C1E1000BB3C0BC698650937.gpg b/.git-crypt/keys/default/0/18BE4F736F27FC190C1E1000BB3C0BC698650937.gpg new file mode 100644 index 0000000..60ed8aa Binary files /dev/null and b/.git-crypt/keys/default/0/18BE4F736F27FC190C1E1000BB3C0BC698650937.gpg differ -- cgit 1.4.1