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/