Explorar el Código

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
Mark Monteiro hace 5 años
padre
commit
519d65b9c8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .gitignore

+ 0 - 1
.gitignore

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