diff options
author | Jasper Ras <jaspert.ras@gmail.com> | 2024-11-09 14:26:34 +0100 |
---|---|---|
committer | Jasper Ras <jaspert.ras@gmail.com> | 2024-11-09 14:26:34 +0100 |
commit | 3fce1b5d9350c116270111e92f2d993e1b518d4d (patch) | |
tree | daada43eb23df53d6a0df3622d4bfe913851d1f3 /home-manager/.git-crypt/.gitattributes | |
parent | 4211ed3b82be9af26460a0a8d88dce9ce319bb47 (diff) |
Inline home-manager
Diffstat (limited to 'home-manager/.git-crypt/.gitattributes')
-rw-r--r-- | home-manager/.git-crypt/.gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/home-manager/.git-crypt/.gitattributes b/home-manager/.git-crypt/.gitattributes new file mode 100644 index 0000000..665b10e --- /dev/null +++ b/home-manager/.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 |