mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #3407] [MERGED] .gitignore: ignore jellyfin-web symlink & .vscode: dotnet telemetry optout #9503
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:vscode📝 Commits (3)
ae20776vscode: dotnet telemetry optout6bf4e1bgitignore: catch jellyfin-web as symlink712d581remove 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.