diff --git a/.gitignore b/.gitignore index a1cf899..5ed0e7f 100644 --- a/.gitignore +++ b/.gitignore @@ -83,4 +83,7 @@ apis/*.json !apis/jellyfin-openapi-stable.json # Original source code for reference -originals/ \ No newline at end of file +originals/ + +# Sample missing playlists for Spotify integration testing +sampleMissingPlaylists/ \ No newline at end of file