From 3842ed4a21982962965715d8efadcedac70b81af Mon Sep 17 00:00:00 2001 From: TDPI Date: Sun, 1 Mar 2026 16:46:40 +0100 Subject: [PATCH] fix: remove Jellyfin Trash from Build --- .gitignore | 1 + .../Jellyfin.Plugin.SmartNotify.csproj | 10 +++++++--- 2 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c816185 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.claude \ No newline at end of file diff --git a/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj b/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj index 9c93a06..f53ecb5 100644 --- a/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj +++ b/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj @@ -13,10 +13,14 @@ Default - + - - + + all + + + all +