Overnight transcoding, music discovery/import, system health reports, stats page generator, and bookmark management. Secrets stored in /etc/automation/ — not in repo.
15 lines
168 B
Plaintext
15 lines
168 B
Plaintext
# Secrets & config with credentials
|
|
music_config.json
|
|
music_state.json
|
|
bookmarks.json
|
|
|
|
# Generated data
|
|
discogs_labels.json
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# Editor
|
|
*.swp
|
|
*.swo
|
|
*~
|