From c007b565ae302565ba47807964bdfc1d69722f9e Mon Sep 17 00:00:00 2001 From: Caine Date: Sat, 7 Mar 2026 12:56:44 +0000 Subject: Move Icecast password to secrets.liq, remove from tracked files --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index fba6d85..a5a1707 100644 --- a/.gitignore +++ b/.gitignore @@ -32,5 +32,6 @@ __pycache__/ # Legacy/backup files *.bak -# Secrets — Icecast password is in radio.liq and track_announce.liq -# These are tracked but the password should be moved to env var eventually +# Secrets +secrets.liq +ezstream.xml -- cgit v1.2.3