From 90e7e26f793add2802ae495a06b24ca6c2e1b316 Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Sun, 10 Aug 2025 23:54:51 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2a0038a..5f20c2a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ /target -.idea \ No newline at end of file +.idea + +jellyfin.db +system_info.json +.env \ No newline at end of file