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 | |
parent | 31302991da9c53a83c93a63369ef67978a7c85c1 (diff) |
update gitattributes remove secrets.nix
-rw-r--r-- | .gitattributes | 2 | ||||
-rw-r--r-- | secrets.nix | bin | 27 -> 0 bytes |
2 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 diff --git a/secrets.nix b/secrets.nix Binary files differdeleted file mode 100644 index 32c6760..0000000 --- a/secrets.nix +++ /dev/null |