sonix-ml-api / .dockerignore
github-actions[bot]
deploy: production build for sonix-ml-api
597500e
Raw
History Blame Contribute Delete
252 Bytes
# Git
.git
.gitignore
# Environments and Secrets
.env
env/
__pycache__/
*.pyc
# Testing and Load Testing
locustfile.py
tests/
.pytest_cache/
htmlcov/
# Documentation and Metadata
.vscode/
.idea/
# Large data files
*.csv
*.json
!master_metadata.json