radio/.gitignore
2026-08-29 15:58:25 -07:00

20 lines
271 B
Text

# Secrets and local configuration
config.json
# Runtime data (should live under the storage path, not here)
state/
logs/
playlists/
*.db
*.log
# Downloaded media (belongs under the storage path)
podcasts/
music/
jingles/
announcements/
# OS cruft
.DS_Store
Thumbs.db