feat: add sops+age secrets encryption

This commit is contained in:
sascha 2026-04-04 09:43:33 +02:00
parent 9c1ad79d7e
commit 6a49b1ebd9
2 changed files with 8 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
# Secrets - nur verschlüsselt committen
.env
.env.*
!.env.enc
!.env.*.enc