Add launchSettings.json to .gitignore

This commit is contained in:
Mike Harder 2016-03-08 16:10:14 -08:00
parent 1562360e18
commit 197a775f0d
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -28,4 +28,5 @@ nuget.exe
project.lock.json project.lock.json
runtimes/ runtimes/
.build/ .build/
.testPublish/ .testPublish/
launchSettings.json