Encrypt *.token files with sops
Assume these contain single values that represent various authentication tokens
This commit is contained in:
parent
485c136d61
commit
bbd8d0b7e8
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1,2 +1,3 @@
|
||||
secrets.env filter=sops diff=sops
|
||||
*.secrets filter=sops diff=sops
|
||||
*.token filter=sops diff=sops
|
Loading…
Reference in New Issue
Block a user