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:
+2
-1
@@ -296,4 +296,5 @@ __pycache__/
|
|||||||
*.btp.cs
|
*.btp.cs
|
||||||
*.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