From 2e6e57f0d36af275ed1333b22673777700fb617a Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Thu, 4 Jun 2026 11:10:33 -0700 Subject: persist daily song selection even if song list is modified --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6d9634c..b66d881 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ notes.txt playlist*.js urls*.txt urls*.js +server/data/daily-songs.json # JavaScript # dependencies -- cgit v1.2.3