accent_classifier / .dockerignore
kedar432's picture
update Docker
3816ab6
raw
history blame contribute delete
88 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
*.log
*.sqlite
*.env
.env
venv/
.git
.cache/
.streamlit/