Initial fork from theme-song-booth
This commit is contained in:
commit
99855b1212
33 changed files with 5723 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
.env
|
||||
.env.local
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
data/
|
||||
uploads/
|
||||
*.db
|
||||
*.mp3
|
||||
*.wav
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue