Add encrypted appsettings.Development.json files via git-crypt
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1 +1,2 @@
|
|||||||
Bimix.API/appsettings.Development.json filter=git-crypt diff=git-crypt
|
Bimix.API/appsettings.Development.json filter=git-crypt diff=git-crypt
|
||||||
|
Bimix.UI.Web/appsettings.Development.json filter=git-crypt diff=git-crypt
|
||||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -88,6 +88,3 @@ nunit-*.xml
|
|||||||
.idea/indexLayout.xml
|
.idea/indexLayout.xml
|
||||||
.idea/tasks.xml
|
.idea/tasks.xml
|
||||||
.idea/.idea_modules
|
.idea/.idea_modules
|
||||||
|
|
||||||
Bimix.API/appsettings.Development.json
|
|
||||||
Bimix.UI.Web/appsettings.Development.json
|
|
||||||
|
|||||||
BIN
Bimix.API/appsettings.Development.json
Normal file
BIN
Bimix.API/appsettings.Development.json
Normal file
Binary file not shown.
BIN
Bimix.UI.Web/appsettings.Development.json
Normal file
BIN
Bimix.UI.Web/appsettings.Development.json
Normal file
Binary file not shown.
Reference in New Issue
Block a user