Initial commit: Radio Susan source (secrets excluded)
This commit is contained in:
+7
-34
@@ -1,37 +1,10 @@
|
||||
# Virtual environment
|
||||
secrets.liq
|
||||
config.json
|
||||
venv/
|
||||
|
||||
# Databases (generated, contain runtime state)
|
||||
*.db
|
||||
*.db-wal
|
||||
*.db-shm
|
||||
|
||||
# Generated caches & playlists
|
||||
genre_cache.json
|
||||
playlist.json
|
||||
playlist.m3u
|
||||
track_state.json
|
||||
track_history.json
|
||||
playlists/
|
||||
|
||||
# Generated audio (TTS announcements, jingles are regenerated)
|
||||
announcements/
|
||||
jingles/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
*.log.*
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# Runtime/cache
|
||||
.cache/
|
||||
|
||||
# Legacy/backup files
|
||||
*.bak
|
||||
|
||||
# Secrets
|
||||
secrets.liq
|
||||
ezstream.xml
|
||||
*.db
|
||||
*.log
|
||||
playlist.m3u
|
||||
playlists/
|
||||
track_state.json
|
||||
|
||||
Reference in New Issue
Block a user