feat: add git-crypt

- Set up git-crypt for encrypted secrets on y2q
This commit is contained in:
toast 2025-12-06 21:46:10 +09:00
parent b4bbf014a8
commit bd9cb2afff
4 changed files with 4 additions and 0 deletions

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
secrets/gitcrypt/** filter=git-crypt diff=git-crypt