Added appsettings.local.json to ignore file
This file can be used to override local settings like the connection string.
This commit is contained in:
@@ -297,3 +297,4 @@ __pycache__/
|
|||||||
*.btm.cs
|
*.btm.cs
|
||||||
*.odx.cs
|
*.odx.cs
|
||||||
*.xsd.cs
|
*.xsd.cs
|
||||||
|
sample/MongoIdentitySample.Mvc/appsettings.local.json
|
||||||
|
|||||||
Reference in New Issue
Block a user