diff options
author | Jasper Ras <jaspert.ras@gmail.com> | 2024-11-14 14:53:30 +0100 |
---|---|---|
committer | Jasper Ras <jaspert.ras@gmail.com> | 2024-11-14 14:53:30 +0100 |
commit | 340f37945dbe2e043d8c788d0b55dddabb56800f (patch) | |
tree | eae7822cda51a78d27d60710655021f2ea0879d0 /.gitattributes | |
parent | 31302991da9c53a83c93a63369ef67978a7c85c1 (diff) |
update gitattributes remove secrets.nix
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index b768f94..81a60eb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ flake.lock filter=git-crypt diff=git-crypt -secrets.nix filter=git-crypt diff=git-crypt +secrets/** filter=git-crypt diff=git-crypt |