Ignore `launchSettings.json` files

nit: reordered `.gitignore` file a bit by copying from another repo
This commit is contained in:
Doug Bunting 2015-12-02 14:06:55 -08:00
parent fa8eceb342
commit 6b9e3985e0
1 changed files with 5 additions and 3 deletions

8
.gitignore vendored
View File

@ -2,11 +2,14 @@
[Bb]in/
TestResults/
.nuget/
.vs/
*.sln.ide/
_ReSharper.*/
packages/
artifacts/
PublishProfiles/
.vs/
debugSettings.json
project.lock.json
*.user
*.suo
*.cache
@ -25,5 +28,4 @@ nuget.exe
*.*sdf
*.ipch
*.sln.ide
debugSettings.json
project.lock.json
*launchSettings.json