Fix: Include backend/audio Django app in repository
This commit is contained in:
parent
d04e726373
commit
644cfab298
37 changed files with 6632 additions and 4 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -22,10 +22,10 @@ node_modules/
|
|||
.pnpm-debug.log*
|
||||
|
||||
# Docker
|
||||
audio/
|
||||
cache/
|
||||
es/
|
||||
redis/
|
||||
/audio/
|
||||
/cache/
|
||||
/es/
|
||||
/redis/
|
||||
|
||||
# Environment
|
||||
.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue