ignore console runner launchsettings

since the console runner is used to run through a test directory stored
locally its value will be different for each developer. we'll ignore it
to avoid it getting committed accidentally
This commit is contained in:
Eliot Jones 2021-05-30 13:20:55 -04:00
parent 3869bbb786
commit e353fc69e8

1
.gitignore vendored
View File

@ -244,3 +244,4 @@ _Pvt_Extensions
/src/CodeCoverage/OpenCover.4.6.519
/src/test-results.xml
/tools/benchmark
/tools/ConsoleRunner/Properties/launchSettings.json