From e9d0613bd06b3b99293fcc4fe15dd96fe84cfced Mon Sep 17 00:00:00 2001 From: Shaun Collins Date: Thu, 19 Mar 2026 10:34:19 +0000 Subject: [PATCH] Added Lidarr to gitignore --- JellyFin/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/JellyFin/.gitignore b/JellyFin/.gitignore index a575470..ca0a2ef 100644 --- a/JellyFin/.gitignore +++ b/JellyFin/.gitignore @@ -5,4 +5,5 @@ JellySeerr/* Prowlarr/* Radarr/* Sonarr/* -Bazarr/* \ No newline at end of file +Bazarr/* +Lidarr/* \ No newline at end of file