chore: scaffold denpa-radio repo

This commit is contained in:
devilreef 2026-04-29 23:12:27 +06:00
commit b122cdaf34
Signed by: devilreef
SSH key fingerprint: SHA256:UZisRr4iuXx+IhkbZnR655L2RWAT6o2rgbGv5F/6m3Y
2 changed files with 19 additions and 0 deletions

14
.gitignore vendored Normal file
View file

@ -0,0 +1,14 @@
# superpowers session output — local only
docs/superpowers/
# generated configs and secrets
config/*.env
!config/*.env.example
config/icecast.xml
# runtime data
data/
# OS junk
.DS_Store
Thumbs.db