diff options
author | Soispha <soispha@vhack.eu> | 2023-05-20 12:21:45 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-05-20 12:22:18 +0200 |
commit | eeb9d280886e07ba5b93e26a25a587ed9ecb22be (patch) | |
tree | 4f44a18d296ffffdc051197f219fad61e051c8a1 /.git-crypt/.gitattributes | |
parent | Chore(flake): Update (diff) | |
download | nixos-server-eeb9d280886e07ba5b93e26a25a587ed9ecb22be.tar.gz nixos-server-eeb9d280886e07ba5b93e26a25a587ed9ecb22be.zip |
Build(git-crypt): Add
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 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 |