first commit
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.DS_Store
|
||||
.venv/
|
||||
env/
|
||||
build/
|
||||
dist/
|
||||
tts_segments/
|
||||
audio.wav
|
||||
dub_mix.wav
|
||||
dubbed_output.mp4
|
||||
*.json
|
||||
*.mp4
|
||||
*.wav
|
||||
Reference in New Issue
Block a user