fix: update .gitignore to include environment-specific appsettings files
This commit is contained in:
+3
-3
@@ -494,6 +494,6 @@ fabric.properties
|
||||
/src/.idea
|
||||
|
||||
# Environment-specific configuration files with sensitive data
|
||||
# **/appsettings.Staging.json
|
||||
# **/appsettings.Production.json
|
||||
# **/appsettings.*.local.json
|
||||
**/appsettings.Staging.json
|
||||
**/appsettings.Production.json
|
||||
**/appsettings.*.local.json
|
||||
|
||||
Reference in New Issue
Block a user