chore: scaffold denpa-radio repo
This commit is contained in:
commit
b122cdaf34
2 changed files with 19 additions and 0 deletions
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue