mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-14 20:45:49 +01:00
Ignore the jellyfin-web directory in MediaBrowser.WebDashboard
This commit is contained in:
parent
c6987df501
commit
c88e6daacf
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -39,6 +39,7 @@ ProgramData*/
|
|||
CorePlugins*/
|
||||
ProgramData-Server*/
|
||||
ProgramData-UI*/
|
||||
MediaBrowser.WebDashboard/jellyfin-web/**
|
||||
|
||||
#################
|
||||
## Visual Studio
|
||||
|
|
|
|||
Loading…
Reference in a new issue