diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |
