Add launchSettings.json to .gitignore
This commit is contained in:
parent
1562360e18
commit
197a775f0d
|
|
@ -28,4 +28,5 @@ nuget.exe
|
||||||
project.lock.json
|
project.lock.json
|
||||||
runtimes/
|
runtimes/
|
||||||
.build/
|
.build/
|
||||||
.testPublish/
|
.testPublish/
|
||||||
|
launchSettings.json
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue