浏览代码

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 5 年之前
父节点
当前提交
519d65b9c8
共有 1 个文件被更改,包括 0 次插入1 次删除
  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