diff options
-rw-r--r-- | .git-crypt/.gitattributes | 4 | ||||
-rw-r--r-- | .git-crypt/keys/default/0/9606FC749FCE16360723D4ADA5E94010C3A642AD.gpg | bin | 0 -> 293 bytes | |||
-rw-r--r-- | .gitattributes | 1 |
3 files changed, 5 insertions, 0 deletions
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/9606FC749FCE16360723D4ADA5E94010C3A642AD.gpg b/.git-crypt/keys/default/0/9606FC749FCE16360723D4ADA5E94010C3A642AD.gpg new file mode 100644 index 0000000..52731e5 --- /dev/null +++ b/.git-crypt/keys/default/0/9606FC749FCE16360723D4ADA5E94010C3A642AD.gpg Binary files differdiff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..386aea7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +system/mail/users.nix filter=git-crypt diff=git-crypt |