Fix: Include backend/audio Django app in repository

This commit is contained in:
Iulian 2025-12-24 01:58:56 +00:00
parent d04e726373
commit 644cfab298
37 changed files with 6632 additions and 4 deletions

8
.gitignore vendored
View file

@ -22,10 +22,10 @@ node_modules/
.pnpm-debug.log*
# Docker
audio/
cache/
es/
redis/
/audio/
/cache/
/es/
/redis/
# Environment
.env