diff options
author | Jasper Ras <jaspert.ras@gmail.com> | 2024-11-14 14:38:40 +0100 |
---|---|---|
committer | Jasper Ras <jaspert.ras@gmail.com> | 2024-11-14 14:38:40 +0100 |
commit | 6c6121e3110b9f8c6c1da13aa889c650008dff46 (patch) | |
tree | 5f054aa0413d1938786f258ad00ead8bc53fbfa3 /.gitattributes | |
parent | 71e8b59692dea28756a569ee611244806797b46a (diff) |
git-crypt init
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b768f94 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +flake.lock filter=git-crypt diff=git-crypt +secrets.nix filter=git-crypt diff=git-crypt |