Ignore lauchSettings.json in test projects

This file is generated every time the solution is opened with Visual Studio but it is not a required file for an integration tests project
This commit is contained in:
Mark Monteiro 2020-04-20 16:01:33 -04:00
parent 2bcc553dda
commit 6612d9555f
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -40,6 +40,7 @@ CorePlugins*/
ProgramData-Server*/
ProgramData-UI*/
MediaBrowser.WebDashboard/jellyfin-web/**
tests/**/launchSettings.json
#################
## Visual Studio