From 3b883b9361a2ccda5c7f17a3642aa67cbbb51717 Mon Sep 17 00:00:00 2001 From: Wendell Jones Date: Wed, 25 Feb 2026 08:13:28 -0500 Subject: [PATCH] update gitignore file --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 98774483..4f74a0bd 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,7 @@ /.vs/Jellyfin /.vs -obj/ \ No newline at end of file +**/obj/ +**/[Dd]ebug/ +**/[Rr]elease/ +**/[Bb]in/