gitignore update

This commit is contained in:
2026-02-02 12:25:21 -05:00
parent fc3a8134ca
commit 0d246a8e74

6
.gitignore vendored
View File

@@ -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/