aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortelans <telans@protonmail.com>2020-06-22 16:11:41 +1200
committertelans <telans@protonmail.com>2020-06-23 20:35:10 +1200
commit6bf4e1b28c02aede34bcf488c03a38a23d457802 (patch)
tree2ab9c6a9c91d199d81f9f052d34377fe81144768
parentae20776db3a5e8eba3a0ba5c4ce5c4de81593412 (diff)
gitignore: catch jellyfin-web as symlink
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 46f036ad9..0df7606ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,7 +39,6 @@ ProgramData*/
CorePlugins*/
ProgramData-Server*/
ProgramData-UI*/
-MediaBrowser.WebDashboard/jellyfin-web/**
#################
## Visual Studio
@@ -276,4 +275,4 @@ BenchmarkDotNet.Artifacts
# Ignore web artifacts from native builds
web/
web-src.*
-MediaBrowser.WebDashboard/jellyfin-web/
+MediaBrowser.WebDashboard/jellyfin-web