diff options
| author | Mark Monteiro <marknr.monteiro@protonmail.com> | 2020-05-03 01:10:51 -0400 |
|---|---|---|
| committer | Mark Monteiro <marknr.monteiro@protonmail.com> | 2020-05-03 01:10:51 -0400 |
| commit | 519d65b9c81af1970e9cd1f1055b47f34dbb5249 (patch) | |
| tree | 506266cb0b3f779cd8682e19a2009453f8d90fa4 | |
| parent | 1c06111497f0ecfa6ca374599b5641601b004077 (diff) | |
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
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 53b7f1ff0..46f036ad9 100644 --- a/.gitignore +++ b/.gitignore @@ -40,7 +40,6 @@ CorePlugins*/ ProgramData-Server*/ ProgramData-UI*/ MediaBrowser.WebDashboard/jellyfin-web/** -tests/**/launchSettings.json ################# ## Visual Studio |
