diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 798448e..79674dd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,4 @@ secrets.yml filter=git-crypt diff=git-crypt secret.yaml filter=git-crypt diff=git-crypt secret.yml filter=git-crypt diff=git-crypt ghcr-pull-secrets.yaml filter=git-crypt diff=git-crypt +ssh-secrets.yaml filter=git-crypt diff=git-crypt |