diff options
author | sils <sils@sils.li> | 2023-11-17 21:58:39 +0100 |
---|---|---|
committer | sils <sils@sils.li> | 2023-11-17 22:12:44 +0100 |
commit | 52052ce293e2cc9a93e2fd0ea888c8b94b3ffd8b (patch) | |
tree | f9152f4a96df157d7c0fe769b228c0e36d022eef /.git-crypt/.gitattributes | |
parent | style(hosts): format with alejandra (diff) | |
download | nix-config-52052ce293e2cc9a93e2fd0ea888c8b94b3ffd8b.tar.gz nix-config-52052ce293e2cc9a93e2fd0ea888c8b94b3ffd8b.zip |
feat(treewide): add git-crypt
New collaborators: 9EA73AC9 Silas Schöffel <sils@sils.li>
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 |