Remove unnecessary gitignore entry

Visual Studio no longer generates this file when opening the solution since the project SDK has been set to the correct value
This commit is contained in:
Mark Monteiro 2020-05-03 01:10:51 -04:00
parent 1c06111497
commit 519d65b9c8

1
.gitignore vendored
View file

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