diff --git a/.gitignore b/.gitignore index 5ed0e7f..b52896f 100644 --- a/.gitignore +++ b/.gitignore @@ -74,6 +74,12 @@ obj/ downloads/ !downloads/.gitkeep +# Kept music files (favorited external tracks) +kept/ + +# Cache files (Spotify missing tracks, etc.) +cache/ + # Docker volumes redis-data/