Преглед на файлове

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
Mark Monteiro преди 5 години
родител
ревизия
6612d9555f
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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