sbaiiinfo / .dockerignore
Sujal Bhat
docker updates
8d3fb82
raw
history blame contribute delete
210 Bytes
venv/
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
env/
pip-log.txt
pip-delete-this-directory.txt
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.log
.git
.mypy_cache
.pytest_cache
.hypothesis