diff options
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 |