Files
operating-room-monitor-server/.dockerignore

14 lines
118 B
Plaintext
Raw Normal View History

.git
.gitignore
.venv
__pycache__
*.py[cod]
.pytest_cache
.mypy_cache
.ruff_cache
.env
.env.*
refs
*.md
.dockerignore