expressive-tts-arena / .dockerignore
zach
Update .dockerignore
4772f0e
raw
history blame contribute delete
453 Bytes
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*.pyo
*.pyd
# Virtual environment
.venv
venv/
.python-version
# Distribution / Packaging
build/
dist/
*.egg-info/
# Environment variables
.env
# Logs
*.log
# IDE settings (e.g., VSCode, PyCharm)
.vscode/
.idea/
*.swp
*.swo
*.swn
# Jupyter Notebook checkpoints (if applicable)
.ipynb_checkpoints/
# System files
.DS_Store
Thumbs.db
# Python cache
*.cache
# Temp files
static/audio/*