Promptaid-VIsion / py_backend /.dockerignore
SCGR's picture
Docker configs
ab3b988
raw
history blame contribute delete
252 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
.git
.mypy_cache
.pytest_cache
.hypothesis
.env
.venv
venv/
tests/
*.md
.gitignore
README.md