superkart_backend / .dockerignore
jskswamy's picture
Uploading files via huggingface api
120c870 verified
raw
history blame contribute delete
226 Bytes
__pycache__
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.venv/
pip-log.txt
pip-delete-this-directory.txt
.tox
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.log
.git
.mypy_cache
.pytest_cache
.hypothesis
README.md