Files
operating-room-monitor-server/.dockerignore
2026-04-28 10:41:48 +08:00

16 lines
143 B
Plaintext

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