Add encrypted appsettings.Development.json files via git-crypt

This commit is contained in:
Michał Zieliński
2025-06-19 21:53:45 +02:00
parent 72197ff5fc
commit e26d9910db
4 changed files with 1 additions and 3 deletions

1
.gitattributes vendored
View File

@@ -1 +1,2 @@
Bimix.API/appsettings.Development.json filter=git-crypt diff=git-crypt
Bimix.UI.Web/appsettings.Development.json filter=git-crypt diff=git-crypt