[PR #3407] [MERGED] .gitignore: ignore jellyfin-web symlink & .vscode: dotnet telemetry optout #9503

Closed
opened 2026-02-07 06:03:19 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3407
Author: @telans
Created: 6/22/2020
Status: Merged
Merged: 6/23/2020
Merged by: @dkanada

Base: masterHead: vscode


📝 Commits (3)

  • ae20776 vscode: dotnet telemetry optout
  • 6bf4e1b gitignore: catch jellyfin-web as symlink
  • 712d581 remove vscode launch.json comments

📊 Changes

3 files changed (+13 additions, -9 deletions)

View changed files

📝 .gitignore (+1 -2)
📝 .vscode/launch.json (+6 -6)
📝 .vscode/tasks.json (+6 -1)

📄 Description

Changes
Captures a symlink for MediaBrowser.WebDashboard/jellyfin-web & removes duplicate entry.
Adds dotnet telemetry optout environment variable for vscode tasks


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/3407 **Author:** [@telans](https://github.com/telans) **Created:** 6/22/2020 **Status:** ✅ Merged **Merged:** 6/23/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `vscode` --- ### 📝 Commits (3) - [`ae20776`](https://github.com/jellyfin/jellyfin/commit/ae20776db3a5e8eba3a0ba5c4ce5c4de81593412) vscode: dotnet telemetry optout - [`6bf4e1b`](https://github.com/jellyfin/jellyfin/commit/6bf4e1b28c02aede34bcf488c03a38a23d457802) gitignore: catch jellyfin-web as symlink - [`712d581`](https://github.com/jellyfin/jellyfin/commit/712d581e01335aff0c516c6bf0119ee5359b6648) remove vscode launch.json comments ### 📊 Changes **3 files changed** (+13 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -2) 📝 `.vscode/launch.json` (+6 -6) 📝 `.vscode/tasks.json` (+6 -1) </details> ### 📄 Description **Changes** Captures a symlink for MediaBrowser.WebDashboard/jellyfin-web & removes duplicate entry. Adds dotnet telemetry optout environment variable for vscode tasks --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:03:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9503