diff options
author | Soispha <soispha@vhack.eu> | 2023-07-28 18:37:12 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-07-28 18:37:12 +0200 |
commit | 467f69eeb221963a8ebab618a0be09be7ffc772f (patch) | |
tree | ef33893e70df658b0fac48cdcd3ee2a66daa021f /.git-crypt/.gitattributes | |
parent | Fix(secrets/nheko/conf.tiamat): Move to new homeserver (diff) | |
download | nixos-config-467f69eeb221963a8ebab618a0be09be7ffc772f.tar.gz nixos-config-467f69eeb221963a8ebab618a0be09be7ffc772f.zip |
Feat(git-crypt): Add Soispha as contributor
Diffstat (limited to '.git-crypt/.gitattributes')
-rw-r--r-- | .git-crypt/.gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.git-crypt/.gitattributes b/.git-crypt/.gitattributes new file mode 100644 index 00000000..665b10e8 --- /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 |