testingnewcode / .dockerignore
sksameermujahid's picture
Upload .dockerignore
1219d37 verified
raw
history blame contribute delete
213 Bytes
__pycache__
*.pyc
*.pyo
*.pyd
.Python
env
pip-log.txt
pip-delete-this-directory.txt
.tox
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.log
.pytest_cache
.env
.venv
.DS_Store